Skip to content

Commit

Permalink
Update -> add migrate to build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
soheilkhaledabdi committed Feb 23, 2024
1 parent aff6b06 commit a011fcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
cd /var/www/html/shop-admin-panel/ && git pull
cd /var/www/html/shop-admin-panel/ && php artisan migrate
cd /var/www/html/shop-admin-panel/ && php artisan optimize:clear
cd /var/www/html/shop-admin-panel/ && ls -al

0 comments on commit a011fcb

Please sign in to comment.