summaryrefslogtreecommitdiffstats
path: root/bootstrap-ovh.sh
blob: 8d1dac3535726cb4afe939ab5adc20824c3fe7ee (plain)
1
2
3
4
5
#!/bin/sh
set -Ceux

apt install -y btrfs-progs cryptsetup zypper
./bootstrap.sh "$1" "$2" "$3" "$4"