Skip to content

Instantly share code, notes, and snippets.

View asmodehn's full-sized avatar
💭
bootstrapping automaintenance

AlexV asmodehn

💭
bootstrapping automaintenance
View GitHub Profile
@asmodehn
asmodehn / reset_debian_vm.sh
Created April 16, 2024 08:04
Debian VirtualBox
#!/bin/bash
set -ex
MACHINENAME=$1
SCRIPT_DIR=$(cd $(dirname "${BASH_SOURCE[0]}") && pwd)
SCRIPT_SIGN=created_by_$(basename "${BASH_SOURCE[0]}" .sh)
# Download debian.iso