1
0
Fork 0
mirror of synced 2024-05-17 10:53:15 +12:00

new lines at end of files

This commit is contained in:
Jonny McCullagh 2022-06-22 14:38:45 +01:00
parent c33cb99c06
commit 52c11768df
3 changed files with 3 additions and 3 deletions

View file

@ -10,4 +10,4 @@ if [[ ! -z "${CUSTOM_DOMAIN}" ]]; then
--force-renewal
nginx -s reload
fi
fi

View file

@ -21,4 +21,4 @@ popd
sleep 10
curl -X PUT ${COUCH_DB_URL}/_users
curl -X PUT ${COUCH_DB_URL}/_replicator
sleep infinity
sleep infinity

View file

@ -13,4 +13,4 @@ do
mv /$keepDir $dir/ 2>/dev/null
done
cd $dir
NODE_ENV=production yarn
NODE_ENV=production yarn