Kaydet (Commit) ebf7d8d0 authored tarafından Mert ÇELEN's avatar Mert ÇELEN

Fixes for optimizations

üst 5f7aaf20
......@@ -231,15 +231,14 @@ touch /liman/keys/vnc/config
chown liman:liman /liman/keys/vnc /liman/keys/vnc/config
chmod 700 /liman/keys/vnc/config
# Optimize Liman
php /liman/server/artisan optimize:clear
# Restart and enable services.
systemctl restart nginx
systemctl enable nginx
systemctl enable php7.3-fpm
systemctl restart php7.3-fpm
# Optimize Liman
php /liman/server/artisan optimize:clear
# Enable Liman
php /liman/server/artisan up
......
1.0.10
\ No newline at end of file
1.0.11
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment