1
0
Fork 0
mirror of synced 2024-05-21 05:02:37 +12:00

Updated CLI commands

This commit is contained in:
Eldad Fux 2020-07-03 19:33:56 +03:00
parent 477ea02194
commit 6d47b1daa2
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
#!/bin/bash
php /usr/share/nginx/html/app/tasks/init.php doctor
php /usr/src/code/app/tasks/init.php doctor

View file

@ -1,3 +1,3 @@
#!/bin/bash
php /usr/share/nginx/html/app/tasks/migrate.php run
php /usr/src/code/app/tasks/migrate.php run