feat: add chmod for bin
This commit is contained in:
parent
c5f1bb4b69
commit
aaf162d1ae
@ -2,6 +2,7 @@
|
||||
|
||||
curl -sSL https://raw.githubusercontent.com/gitsang/lxc-iptag/main/lxc-iptag -o /usr/local/bin/lxc-iptag
|
||||
curl -sSL https://raw.githubusercontent.com/gitsang/lxc-iptag/main/lxc-iptag.service -o /lib/systemd/system/lxc-iptag.service
|
||||
chmod +x /usr/local/bin/lxc-iptag
|
||||
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl enable lxc-iptag.service
|
||||
|
||||
Loading…
Reference in New Issue
Block a user