mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-22 18:25:56 +01:00
commit
572510c82d
@ -2,7 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
# If compiling source code this dir is harbor's make dir.
|
# 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
|
if [[ -n "$HARBOR_BUNDLE_DIR" ]]; then
|
||||||
harbor_prepare_path=$HARBOR_BUNDLE_DIR
|
harbor_prepare_path=$HARBOR_BUNDLE_DIR
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user