
UCC Code Repository
Parent Directory
|
Revision Log
still moving over to database
WWW_PATH=/var/www INSTALL_PATH=/usr/local/pycisco install: cp -r . $(WWW_PATH) #rm $(WWW_PATH)/conf.pkl mv $(WWW_PATH)/htaccess $(WWW_PATH)/.htaccess chmod 700 $(WWW_PATH)/.htaccess chown www-data:www-data $(WWW_PATH)/.htaccess #touch $(WWW_PATH)/conf.pkl chown www-data:www-data $(WWW_PATH)/conf.pkl touch $(WWW_PATH)/messages.log chown www-data:www-data $(WWW_PATH)/messages.log
| UCC Webmasters | ViewVC Help |
| Powered by ViewVC 1.0.5 |