diff --git a/home/bin/update-profile b/home/bin/update-profile index c5f8e8f..fbeb0ac 100755 --- a/home/bin/update-profile +++ b/home/bin/update-profile @@ -9,7 +9,7 @@ file_changed() { if [ ! -d ~/.local/profile-git ]; then mkdir -p ~/.local/profile-git git init - git remote add origin https://git.icedream.tech/icedream/profile.git ~/.local/profile-git + git remote add origin https://git.icedream.tech/icedream/profile.git fi (