added Script to start Taskexecuter
This commit is contained in:
+4
-1
@@ -1,5 +1,8 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo "Starting Script $0"
|
||||||
cd domains
|
cd domains
|
||||||
cd zefix.silias.ch
|
cd zefix.silias.ch
|
||||||
cd public_html
|
cd public_html
|
||||||
/usr/bin/php taskExecuter.php
|
/usr/bin/php taskExecuter.php
|
||||||
|
echo "Script is Ending $0"
|
||||||
Reference in New Issue
Block a user