Script updates

This commit is contained in:
2021-07-21 21:25:47 -04:00
parent 574c67272d
commit 7fd2c30099
4 changed files with 13 additions and 22 deletions

View File

@ -1,9 +1,5 @@
#!/bin/bash
if [ ! -d $HOME/CAMP ]; then
exit 1
fi
function do_git {
echo $1 "(Git)"
cd $1