Bugs fixed
This commit is contained in:
parent
f0f41d73e2
commit
444d3a2329
3
fresh.sh
3
fresh.sh
@ -135,7 +135,8 @@ download_dotfiles() {
|
|||||||
cd /home/$uname
|
cd /home/$uname
|
||||||
mkdir -p .dotfiles && cd .dotfiles
|
mkdir -p .dotfiles && cd .dotfiles
|
||||||
git clone $repo .
|
git clone $repo .
|
||||||
echo "Dotfiles downloaded\n\n" >> $logfile
|
/bin/bash install.sh
|
||||||
|
echo "Dotfiles downloaded and installed\n\n" >> $logfile
|
||||||
}
|
}
|
||||||
|
|
||||||
no_beep() {
|
no_beep() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user