Prune after pulling updates.

master
Icedream 2018-02-18 23:41:14 +01:00
parent 689a7bdb70
commit 06f2f926d9
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ fi
cd ~/.local/profile-git cd ~/.local/profile-git
echo "Fetching updates for profile..." echo "Fetching updates for profile..."
git fetch git fetch -p
# Synchronizing valid GPG keys # Synchronizing valid GPG keys
export GNUPGHOME="$HOME/.local/profile-data/gnupg" export GNUPGHOME="$HOME/.local/profile-data/gnupg"