fixed bug in directory path
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# -- Development --
|
# -- Development --
|
||||||
cd /var/www/html/clients/dec-international/ahrhousingreport
|
#cd /var/www/html/clients/dec-international/atlhousingreport
|
||||||
# -- Production --
|
# -- Production --
|
||||||
#cd /var/www/html/webapps/dec-international/ahrhousingreport
|
cd /var/www/html/webapps/dec-international/atlhousingreport
|
||||||
php ./scripts/ImportRequest_Worker.php
|
php ./scripts/ImportRequest_Worker.php
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user