New backup 2024-04-22 16:15:02

This commit is contained in:
Penelope Gwen 2024-04-22 16:15:02 -06:00
parent c0c29a3fb7
commit 5a1d3d6a8e

View file

@ -1,7 +0,0 @@
#!/bin/bash
git clone https://github.com/lack/waybar-nmvpn
cd waybar-nmvpn
sed -i 's/Text: "VPN",/Text: "",/' main.go
go build
go install