add v0.0.10

This commit is contained in:
2023-11-03 13:28:59 -07:00
parent 21c24eee3a
commit 408e9202a3
4 changed files with 222 additions and 2 deletions

View File

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