mirror of
https://github.com/goharbor/harbor
synced 2025-04-08 20:37:09 +00: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