debianzfs/scripts/setup.sh
Kris Lamoureux 81f387c340
Updated debianzfs for Debian 12 (Bookworm)
- Shifted release info to packer variables
- Doubled boot_command initial wait to 20s
- Renamed Packer source to debian-live
- Removed .sh from debianzfs script path
- Tweaked comment wording
- Replaced hardcoded codename
- Used 'ln -fs' for existing /etc/mtab
2023-06-12 00:47:58 -04:00

4 lines
62 B
Bash

#!/bin/bash
sudo passwd -d user
sudo chmod u+x /tmp/debianzfs