Ver Fonte

update: script

tokumeikoi há 3 anos atrás
pai
commit
6508b289e0
2 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 1
      update.sh
  2. 0 1
      update_dev.sh

+ 0 - 1
update.sh

@@ -4,4 +4,3 @@ wget https://github.com/composer/composer/releases/latest/download/composer.phar
 php composer.phar update -vvv
 php artisan v2board:update
 php artisan config:cache
-pm2 restart pm2.yaml

+ 0 - 1
update_dev.sh

@@ -5,4 +5,3 @@ wget https://github.com/composer/composer/releases/latest/download/composer.phar
 php composer.phar update -vvv
 php artisan v2board:update
 php artisan config:cache
-pm2 restart pm2.yaml