diff --git a/update-repo.sh b/update-repo.sh index 86b930f..522518b 100644 --- a/update-repo.sh +++ b/update-repo.sh @@ -65,7 +65,7 @@ echo "[info] Copying Swaync..." cp -r $HOME/.config/swaync . echo "[info] Copying Wlogout..." -cp -r $HOMR/.config/wlogout +cp -r $HOMR/.config/wlogout . printf "\nDone! You may now push this to the dotfiles repo!\n"