Script updates
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ ! -d $HOME/CAMP ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
function do_git {
|
||||
echo $1 "(Git)"
|
||||
cd $1
|
||||
|
||||
Reference in New Issue
Block a user