kphcdr 1 년 전
부모
커밋
262baf99c8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      sh/pull.sh

+ 1 - 1
sh/pull.sh

@@ -3,7 +3,7 @@ git reset --hard
 
 git pull
 
-docker exec -it -w /www/liantiao/server mf-test-php8  php artisan optimize
+docker exec -i -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