Run the box-setup init service

This ensures we have enough swap setup
This commit is contained in:
Johannes
2016-11-01 14:24:09 +01:00
parent b40a9803a8
commit 0eaeb67ba0

View File

@@ -77,6 +77,9 @@ if ! sourceTarballUrl=$(${NPM_BIN}/cloudron-version --out tarballUrl --versions-
exit 1
fi
echo "=> Run base init service"
systemctl start box-setup
data=$(cat <<EOF
{
"boxVersionsUrl": "${versionsUrl}",