remove debug comment

felipesanches-svg
don bright 2012-08-04 19:57:19 +02:00
parent 1d47a6ebb6
commit 8208fe1437
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ esac
case $OS in
LINXWIN)
# cd $DEPLOYDIR && make -s clean
cd $DEPLOYDIR && make -s clean
cd $OPENSCADDIR
;;
*)