add update script

This commit is contained in:
2020-09-15 00:41:13 -04:00
parent 39ca480849
commit 7f7108c265

10
update Executable file
View File

@@ -0,0 +1,10 @@
#!/usr/bin/env bash
# Switch to the dotfiles directory (assuming this script is in there)
cd "$(dirname "$0")"
git pull
git submodule update --remote
betterdiscordctl upgrade
betterdiscordctl update
betterdiscordctl reinstall