mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-04-01 11:26:07 +02:00
Add 'do not remove me' to installed file
This commit is contained in:
parent
c89aa757be
commit
d20a326d44
@ -27,7 +27,7 @@ else
|
|||||||
php artisan passport:install
|
php artisan passport:install
|
||||||
php artisan storage:link
|
php artisan storage:link
|
||||||
php artisan config:cache
|
php artisan config:cache
|
||||||
echo "" > /2fauth/installed
|
echo "do not remove me" > /2fauth/installed
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Nginx listening on :8000"
|
echo "Nginx listening on :8000"
|
||||||
|
Loading…
Reference in New Issue
Block a user