fix permission problem

This commit is contained in:
Glenn Y. Rolland 2023-04-05 00:23:10 +02:00
parent 5b8a4d48cf
commit c8c14621cd

View file

@ -14,7 +14,7 @@ sudo apt-get install -y git
##
## Create network
##
cat > /etc/network/interfaces.d/openstack <<MARK
sudo tee /etc/network/interfaces.d/openstack >/dev/null <<MARK
# auto eth1
# iface dummy0 inet manual
# pre-up ip link add dummy0 type dummy