Return to commands CVS log | Up to [LON-CAPA] / loncom / html / adm / geogebra |
version 1.6, 2024/05/31 02:07:02 | version 1.7, 2024/06/01 15:54:58 |
---|---|
Line 58 then | Line 58 then |
mv web $webdir | mv web $webdir |
mv css $cssdir | mv css $cssdir |
cp VERSION $webdir/VERSION | cp VERSION $webdir/VERSION |
cp geogebraweb_license.txt $webdir/license.txt | |
chown -R www:www $webdir | chown -R www:www $webdir |
find $webdir -type d -exec chmod u=rwx,go-rwx {} \; | find $webdir -type d -exec chmod u=rwx,go-rwx {} \; |
chown -R www:www $cssdir | chown -R www:www $cssdir |