new path
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
this_file_name=`basename "$0"`
|
||||
echo "$this_file_name"
|
||||
|
||||
git_dir=/home/${USER}/syncDir/gitRepos/
|
||||
git_dir=/home/${USER}/syncDir/repos/git/
|
||||
|
||||
find ${git_dir} -type f -iname "*.sh" -exec chmod 755 {} \;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user