9 lines
193 B
Bash
9 lines
193 B
Bash
#!/bin/sh
|
|
#cd /srv/www/mps1/hha/import/
|
|
cd /home/mps2/hha/import/
|
|
php soap.php acapella7890 1 0
|
|
#cd /srv/www/mps1/hha_test/import/
|
|
cd /home/mps2/hha_test/import/
|
|
php soap.php acapella7890 1 0
|
|
|