Changeset 38 for trunk/www/backup.php
- Timestamp:
- Jun 16, 2009, 5:26:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/backup.php
r36 r38 54 54 'tar -c -j wowhosting > ../backup/wowhosting-'.$this->Id.'.tar.bz2', 55 55 'rm -rf wowhosting', 56 'cd ..', 56 57 'php www/shell.php BackupUnLock '.$this->Id, 57 58 'php www/shell.php ServerUnLock '.$ServerId,
Note:
See TracChangeset
for help on using the changeset viewer.