From ec3f6b176c5bce1a2c1b690563b70897c48c62e5 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 7 Apr 2023 10:04:38 +0200 Subject: add config file --- spawnctl.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 spawnctl.conf (limited to 'spawnctl.conf') diff --git a/spawnctl.conf b/spawnctl.conf new file mode 100644 index 0000000..7f3c18f --- /dev/null +++ b/spawnctl.conf @@ -0,0 +1,4 @@ +#!/bin/sh +export BACKUP_DIR="YOUR BACKUP DIRECTORY" +export IMAGE_DIR="$HOME/.cache/images" +export MACHINE_DIR='/var/lib/machines' -- cgit v1.2.3-70-g09d2