You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wish/conf/remote.sh.inc

14 lines
307 B
PHTML

#!/bin/echo Do not run
# Config file for remote_deploy script
# All values are required
# This file is directly sourced from the script
# Put this file to $XDG_CONFIG_DIR/wish/ and tweak.
# Remote username
USER=...
# Host Wish is deployed on
HOST=...
# Remote directory containing this repository
DIR=...