mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-31 15:49:46 +08:00
Update lxd_lxc.md
This commit is contained in:
@@ -256,6 +256,7 @@ rm -rf /root/config.sh
|
||||
rm -rf /root/ssh_bash.sh
|
||||
rm -rf /root/buildone.sh
|
||||
rm -rf /root/add_more.sh
|
||||
rm -rf /root/build_ipv6_network.sh
|
||||
```
|
||||
|
||||
Download back the relevant configuration scripts for the new version
|
||||
@@ -265,6 +266,7 @@ wget https://raw.githubusercontent.com/spiritLHLS/lxd/main/scripts/check-dns.sh
|
||||
wget https://raw.githubusercontent.com/spiritLHLS/lxd/main/scripts/config.sh -O /usr/local/bin/config.sh && chmod +x /usr/local/bin/config.sh
|
||||
wget https://raw.githubusercontent.com/spiritLHLS/lxd/main/scripts/ssh_bash.sh -O /usr/local/bin/ssh_bash.sh && chmod +x /usr/local/bin/ssh_bash.sh
|
||||
wget https://raw.githubusercontent.com/spiritLHLS/lxd/main/scripts/ssh_sh.sh -O /usr/local/bin/ssh_sh.sh && chmod +x /usr/local/bin/ssh_sh.sh
|
||||
wget https://raw.githubusercontent.com/spiritLHLS/lxd/main/scripts/build_ipv6_network.sh -O /root/build_ipv6_network.sh && chmod +x /root/build_ipv6_network.sh
|
||||
```
|
||||
|
||||
Just download the other one-click scripts yourself.
|
||||
|
||||
Reference in New Issue
Block a user