Update apt after subscribing to fish

This commit is contained in:
Anton Volnuhin 2023-05-30 08:24:26 +03:00
parent 6d37446928
commit 06a8ea023e

View File

@ -104,6 +104,7 @@ sleep 3
sudo apt-add-repository ppa:fish-shell/release-3 -y
{{ end -}}
fi
sudo apt update
{{ end -}}