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 --force-renewal
nginx -s reload nginx -s reload
fi fi

View File

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

View File

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