Prune after pulling updates.
parent
689a7bdb70
commit
06f2f926d9
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue