]> git.basschouten.com Git - pithrottler.git/commitdiff
Add update script.
authorBas Schouten <bschouten@mozilla.com>
Mon, 22 Apr 2024 07:55:45 +0000 (07:55 +0000)
committerBas Schouten <bschouten@mozilla.com>
Mon, 22 Apr 2024 07:55:45 +0000 (07:55 +0000)
update.sh [new file with mode: 0644]

diff --git a/update.sh b/update.sh
new file mode 100644 (file)
index 0000000..097654a
--- /dev/null
+++ b/update.sh
@@ -0,0 +1,3 @@
+#! /bin/bash
+git pull
+./install.sh