Reinstate removal of script

This commit is contained in:
Kenneth Benzie 2024-08-09 17:16:37 +01:00
parent c6593d5ff2
commit dd1c8e09e8

View File

@ -71,4 +71,4 @@ fi
agree "Install 1password" && \ agree "Install 1password" && \
~/.local/bin/ansible-playbook ~/.config/local/playbooks/1password.yaml ~/.local/bin/ansible-playbook ~/.config/local/playbooks/1password.yaml
echo "Done" [ -f $0 ] && agree "Remove $0" "N" && rm $0 || exit 0