mirror of
https://github.com/YunoHost/ynh-dev.git
synced 2024-09-03 20:05:59 +02:00
Update ynh-dev armhf wip6
This commit is contained in:
parent
5570660d7c
commit
ccdf9691f4
1 changed files with 1 additions and 1 deletions
2
ynh-dev
2
ynh-dev
|
@ -239,7 +239,7 @@ description: "Yunohost Debian ($DIST)"
|
||||||
os: "debian"
|
os: "debian"
|
||||||
release: "$DIST"
|
release: "$DIST"
|
||||||
EOF
|
EOF
|
||||||
sudo tar -cvzf ~/lxc-images/debian-$DIST/metadata.tar.gz ~/lxc-images/debian-$DIST/metadata.yaml
|
sudo tar -cvzf ~/lxc-images/debian-$DIST/metadata.tar.gz -C ~/lxc-images/debian-$DIST/ metadata.yaml
|
||||||
sudo lxc image import ~/lxc-images/debian-$DIST/metadata.tar.gz ~/lxc-images/debian-$DIST/rootfs.tar.gz --alias $BOX-rebuild
|
sudo lxc image import ~/lxc-images/debian-$DIST/metadata.tar.gz ~/lxc-images/debian-$DIST/rootfs.tar.gz --alias $BOX-rebuild
|
||||||
sudo lxc launch $BOX-rebuild $BOX-rebuild -c security.nesting=true -c security.privileged=true
|
sudo lxc launch $BOX-rebuild $BOX-rebuild -c security.nesting=true -c security.privileged=true
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Reference in a new issue