mirror of
https://github.com/gogrlx/bootstrap.grlx.dev.git
synced 2026-04-02 02:59:05 -07:00
add v0.0.9 release
This commit is contained in:
@@ -44,7 +44,7 @@ EOF
|
||||
fi
|
||||
chmod 600 /etc/grlx/sprout
|
||||
|
||||
curl -s "https://artifacts.grlx.dev/linux/${machine_arch}/v0.0.8/sprout" > /usr/local/bin/grlx-sprout
|
||||
curl -s "https://artifacts.grlx.dev/linux/${machine_arch}/v0.0.9/sprout" > /usr/local/bin/grlx-sprout
|
||||
chmod +x /usr/local/bin/grlx-sprout
|
||||
|
||||
cat << EOF > /etc/systemd/system/grlx-sprout.service
|
||||
|
||||
Reference in New Issue
Block a user