Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/plugin/vchamilo/cli/cleaninstall.sh

12 lines
523 B

rm -rf /app/www/chamilo19-ene-atrium/courses-lgt-*
rm -rf /app/www/chamilo19-ene-atrium/courses-lp-*
rm -rf /app/www/chamilo19-ene-atrium/archive/lp-*
rm -rf /app/www/chamilo19-ene-atrium/archive/lgt-*
rm -rf /app/www/chamilo19-ene-atrium/home/lp-*
rm -rf /app/www/chamilo19-ene-atrium/home/lgt-*
rm -rf /data/chamilodata/courses-lp-*
rm -rf /data/chamilodata/courses-lgt-*
rm -rf /data/chamilodata/home/lp-*
rm -rf /data/chamilodata/home/lgt-*
rm -rf /data/chamilodata/archives/lp-*
rm -rf /data/chamilodata/archives/lgt-*