Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 2242 → Rev 2243

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