Skip to content

Commit

Permalink
Merge pull request #6 from Easypanel-Community/updates/v1.43.0
Browse files Browse the repository at this point in the history
Update init.sh
  • Loading branch information
DrMxrcy authored Apr 5, 2023
2 parents 37b37fe + 90fa024 commit 458635a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ echo -e "[INFO] Clearing View Cache"
php artisan view:clear

echo -e "[INFO] Migrating Database"
php artisan migrate
php artisan migrate --no-interaction --force

echo -e "[INFO] Run NPM CI"
npm ci
Expand Down

0 comments on commit 458635a

Please sign in to comment.