Update install

This commit is contained in:
liberodark 2019-01-02 14:50:50 +01:00 committed by GitHub
parent 19cf705535
commit 37ce42973d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,6 +197,7 @@ chown -R www-data:www-data *
crontab -l > pterodactyl
echo "* * * * * php /var/www/pterodactyl/artisan schedule:run" >> pterodactyl
crontab pterodactyl
#crontab -l | { cat; echo "* * * * * php /var/www/pterodactyl/artisan schedule:run"; } | crontab -
#=================================================
# NGINX CONFIGURATION