mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-26 02:28:06 +01:00
fixes #1045
This commit is contained in:
parent
32f8c92eb7
commit
94e3f1b9ae
@ -43,4 +43,8 @@ configure
|
||||
echo "Starting Harbor..."
|
||||
up
|
||||
|
||||
echo "Removing unneeded installation packages..."
|
||||
rm $base_dir/../harbor-offline-installer*.tgz
|
||||
rm $base_dir/../harbor/harbor*.tgz
|
||||
|
||||
echo "===================================================="
|
Loading…
Reference in New Issue
Block a user