#!/bin/bash DIR=$(readlink -f $(dirname $0)/..) run() { export GUEST_NAME=bookworm vdn-scripts prepareDebian }