diff options
Diffstat (limited to 'python/.env.sample')
-rw-r--r-- | python/.env.sample | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/.env.sample b/python/.env.sample new file mode 100644 index 0000000..c2a7b7d --- /dev/null +++ b/python/.env.sample @@ -0,0 +1,2 @@ +# Where the single executable is rsynced to (via Makefile). +DEPLOY_TARGET=user@host:/path/to/bin |