Adding files

This commit is contained in:
Webmaster 2006-07-18 21:08:24 +00:00
parent b4b41d2518
commit 4dfd3ab71e
1 changed files with 3 additions and 0 deletions

3
beta/update Executable file
View File

@ -0,0 +1,3 @@
echo "Updating..."
sudo cp -r ~jnopporn/www/csc-beta/* ~www/www/beta/ && chown -Rf www:root ~www/www/beta/
echo "Done."