nose-pluto/app/scripts/config.sh
2025-09-26 10:22:13 -07:00

7 lines
241 B
Bash

#!/usr/bin/env bash
# It isn't enough to modify this yet.
# You also need to manually update the nose-pluto.service file.
HOST="${HOST:-nose@nose-pluto.local}"
DEST="${DEST:-~/nose}"
REPO="${REPO:-https://git.nose.space/defunkt/nose-pluto}"