cloudron-system-setup does not need to be run
we reboot anyway and the service is run on startup
This commit is contained in:
@@ -122,9 +122,6 @@ if ! sourceTarballUrl=$(${NPM_BIN}/cloudron-version --out tarballUrl --versions-
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "=> Run base init service"
|
||||
systemctl start cloudron-system-setup
|
||||
|
||||
if [[ -z "${restoreUrl}" ]]; then
|
||||
data=$(cat <<EOF
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user