Skip to content
Snippets Groups Projects
Commit f38377d9 authored by sauloal's avatar sauloal
Browse files

2012-05-19_03_00_01_02_00 :: 0 :: M => 1

parent e0b4a581
Branches
No related tags found
No related merge requests found
......@@ -27,12 +27,13 @@ if [[ ! -f "$FOLDER/$FILE" ]]; then
fi
fi
bash gitCommit $FOLDER
#bash gitCommit $FOLDER
bash gitClean $FOLDER
SHORTFILE=`basename $FILE`
if [[ -f "$FILE" ]]; then
cp $FOLDER/$FILE ./$SHORTFILE.bak
echo "MOVING FILE"
#cp $FOLDER/$FILE ./$SHORTFILE.bak
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment