summarylogtreecommitdiffstats
path: root/upgrade.sh
diff options
context:
space:
mode:
authorjazztickets2023-05-18 09:57:54 -0600
committerjazztickets2023-05-18 09:57:54 -0600
commita82328f6f3b35c8c662184bf46b611b91fb9e489 (patch)
tree831c49ad7185ed03348bf2ad2e5c6a699eef4a1d /upgrade.sh
parent5efa9bfcec1e5cd21f0e14e44d506b2f29f9e50d (diff)
downloadaur-a82328f6f3b35c8c662184bf46b611b91fb9e489.tar.gz
3.42.0
Diffstat (limited to 'upgrade.sh')
-rwxr-xr-xupgrade.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/upgrade.sh b/upgrade.sh
index 4f305f139666..df9e30de78c8 100755
--- a/upgrade.sh
+++ b/upgrade.sh
@@ -5,7 +5,6 @@
pacman -Q | grep sqlite
echo "Enter new version: "
read -r version
-#version=3.41.2
# check version
if [ -z "$version" ]; then