mirror of
https://github.com/We-Dont-Byte/Mind_Reader.git
synced 2024-11-15 03:35:59 +00:00
Newline
This commit is contained in:
parent
e78470d6f7
commit
63d0b5aee3
@ -48,7 +48,7 @@ elif which apt; then
|
||||
dryrun $ELEVATE apt-get install git -y
|
||||
fi #? TODO: other package managers?
|
||||
|
||||
echo "Cloning repository into $gitdir"
|
||||
printf "\nCloning repository into $gitdir\n"
|
||||
dryrun mkdir "$gitdir"
|
||||
cd $gitdir && dryrun git clone "$repouri"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user