kphcdr vor 1 Jahr
Ursprung
Commit
e65f7cff60
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      sh/pull.sh

+ 2 - 1
sh/pull.sh

@@ -3,6 +3,7 @@ git reset --hard
 
 git pull
 
+docker exec -it -w /www/liantiao/server mf-test-php8  php artisan optimize
 #/usr/local/php/bin/php artisan optimize
 #/usr/local/php/bin/php artisan config:cache
 #/usr/local/php/bin/php artisan route:cache
@@ -10,4 +11,4 @@ git pull
 #lnmp php-fpm reload
 
 #supervisorctl restart queue
-#supervisorctl restart bdata
+#supervisorctl restart bdata