1
0
Fork 0
mirror of synced 2024-06-28 11:00:55 +12:00

new lines at end of files

This commit is contained in:
Jonny McCullagh 2022-06-22 14:38:45 +01:00
parent a2f5d8212b
commit ecbc561a06
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