From 369bf07cbb36d8e72025014bfd4ddc52d9049fde Mon Sep 17 00:00:00 2001 From: Soispha Date: Sun, 18 Jun 2023 16:32:47 +0200 Subject: Chore: Initial commit --- update.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 update.sh (limited to 'update.sh') diff --git a/update.sh b/update.sh new file mode 100755 index 0000000..9268caf --- /dev/null +++ b/update.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +cargo update && cargo upgrade -- cgit 1.4.1