Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2243 → Rev 2242

/scripts/alcasar-uninstall.sh
283,8 → 283,9
sleep 1
 
# Cleaning (remove all "old" alcasar scripts)
echo -en "\n- End of cleaning ...\n"
echo -en "\n- End of cleaning ..."
for rm_fic in /usr/local/bin /usr/local/etc /usr/local/sbin
do
rm -rf $rm_fic/alcasar*
done