add v0.0.13

This commit is contained in:
2023-11-05 16:26:42 -08:00
parent 2e88e6c93f
commit 6906325e71
4 changed files with 220 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ EOF
fi
chmod 600 /etc/grlx/sprout
curl -s "https://artifacts.grlx.dev/linux/${machine_arch}/v0.0.12/sprout" > /usr/local/bin/grlx-sprout
curl -s "https://artifacts.grlx.dev/linux/${machine_arch}/v0.0.13/sprout" > /usr/local/bin/grlx-sprout
chmod +x /usr/local/bin/grlx-sprout
cat << EOF > /etc/systemd/system/grlx-sprout.service