Add 'do not remove me' to installed file

This commit is contained in:
Quentin McGaw (laptop) 2021-07-31 09:31:49 -04:00
parent c89aa757be
commit d20a326d44

View File

@ -27,7 +27,7 @@ else
php artisan passport:install
php artisan storage:link
php artisan config:cache
echo "" > /2fauth/installed
echo "do not remove me" > /2fauth/installed
fi
echo "Nginx listening on :8000"