Prune after pulling updates.
parent
689a7bdb70
commit
06f2f926d9
|
@ -9,7 +9,7 @@ fi
|
|||
|
||||
cd ~/.local/profile-git
|
||||
echo "Fetching updates for profile..."
|
||||
git fetch
|
||||
git fetch -p
|
||||
|
||||
# Synchronizing valid GPG keys
|
||||
export GNUPGHOME="$HOME/.local/profile-data/gnupg"
|
||||
|
|
Loading…
Reference in New Issue