Subfolder for bash cat
This commit is contained in:
parent
eef11cf2ce
commit
a3e4d5d4bb
@ -345,7 +345,8 @@ EOF
|
||||
|
||||
# download cat as cat
|
||||
echo "Installing bash cat"
|
||||
git clone https://github.com/RealStickman/bash-cat-with-cat.git "$tempdir" &>/dev/null
|
||||
mkdir "$tempdir/bash-cat"
|
||||
git clone https://github.com/RealStickman/bash-cat-with-cat.git "$tempdir/bash-cat" &>/dev/null
|
||||
cp ./bash-cat-with-cat/cat.sh "$HOME/scripts/pieces/cat.sh"
|
||||
#rm -rf ./bash-cat-with-cat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user