quickpassthrough/lib/paths.sh
2022-02-27 17:57:46 +01:00

6 lines
No EOL
168 B
Bash
Executable file

#!/bin/bash
MODPROBE="config/etc/modprobe.d"
INITRAMFS="config/etc/initramfs-tools"
MODULES="config/etc/modules"
DEFAULT="config/etc/default"
QUICKEMU="config/quickemu"