mirror of https://github.com/tteck/Proxmox.git
parent
33bd34458f
commit
6fac4f32ae
|
@ -577,7 +577,7 @@ description() {
|
||||||
|
|
||||||
# ${APP} LXC
|
# ${APP} LXC
|
||||||
|
|
||||||
<a href='https://ko-fi.com/D1D7EP4GF'><img src='https://img.shields.io/badge/☕-Buy me a coffee-red' /></a>
|
<a href='https://ko-fi.com/D1D7EP4GF'><img src='https://img.shields.io/badge/☕-Buy me a coffee-blue' /></a>
|
||||||
</div>"
|
</div>"
|
||||||
if [[ -f /etc/systemd/system/ping-instances.service ]]; then
|
if [[ -f /etc/systemd/system/ping-instances.service ]]; then
|
||||||
systemctl start ping-instances.service
|
systemctl start ping-instances.service
|
||||||
|
|
Loading…
Reference in New Issue