From 0a6f53b58fe3885b6650b062a3cd47a8f7030830 Mon Sep 17 00:00:00 2001 From: saulo <sauloal@yahoo.com.br> Date: Mon, 12 Mar 2012 13:00:03 +0100 Subject: [PATCH] 2012-03-12_13_00_01_01_00 :: 0 :: M => 1 --- bin/gitCommitHomeJgit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/gitCommitHomeJgit b/bin/gitCommitHomeJgit index df287d56..e206565d 100755 --- a/bin/gitCommitHomeJgit +++ b/bin/gitCommitHomeJgit @@ -23,7 +23,7 @@ echo " HOME $HOME" cd /home/aflit001/git/ -gitClean . 2>&1 | tee -a $LOG +$HOME/bin/gitClean . 2>&1 | tee -a $LOG ./commitRepos.sh 2>&1 | tee -a $LOG -- GitLab