mirror of
https://github.com/YunoHost/package_check.git
synced 2024-09-03 20:06:20 +02:00
parent
f4a1051af4
commit
ba5d489e2a
1 changed files with 0 additions and 6 deletions
|
@ -67,12 +67,6 @@ sudo lxc-start -n $LXC_NAME -d
|
|||
sleep 3
|
||||
sudo lxc-ls -f
|
||||
|
||||
### FIX
|
||||
echo -e "\e[1m> Temporary fix...\e[0m"
|
||||
sudo lxc-attach -n $LXC_NAME -- apt-get remove dns-root-data
|
||||
sudo lxc-attach -n $LXC_NAME -- systemctl restart dnsmasq
|
||||
### FIX
|
||||
|
||||
echo -e "\e[1m> Update\e[0m"
|
||||
update_apt=0
|
||||
sudo lxc-attach -n $LXC_NAME -- apt-get update
|
||||
|
|
Loading…
Add table
Reference in a new issue