passage à btrfs

This commit is contained in:
Francois Lesueur
2023-02-07 22:11:03 +01:00
parent 5389b2eee7
commit 66dd827628
3 changed files with 35 additions and 10 deletions

View File

@ -11,6 +11,8 @@ cd /root/snster
git switch main
git pull
./install.sh
# hotfix pour btrfs
sed -i -e "s/template=self.template/template=self.template, bdevtype='btrfs'/" /usr/local/lib/python3.9/dist-packages/backends/LxcBackend.py
# On récupère le dernier kaz-vagrant
cd /tmp