mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 02:05:41 +01:00
commit
572510c82d
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
# If compiling source code this dir is harbor's make dir.
|
||||
# If installing harbor via pacakge, this dir is harbor's root dir.
|
||||
# If installing harbor via package, this dir is harbor's root dir.
|
||||
if [[ -n "$HARBOR_BUNDLE_DIR" ]]; then
|
||||
harbor_prepare_path=$HARBOR_BUNDLE_DIR
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user