Move rtun to bin

This commit is contained in:
mathiascode 2020-01-29 01:13:12 +02:00
parent 32d9225a6c
commit fcd1b235c6
3 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
# This is the core script that Heroku uses when booting up a dyno
PATH="$HOME/dtach/bin/:$HOME/java/bin/:$HOME/rtun/:$PATH"
PATH="$HOME/dtach/bin/:$HOME/java/bin/:$HOME/rtun/bin/:$PATH"
# Set up SSH for proxy server and schematics repository
# Load keys from environmental variables

View file

@ -4,4 +4,4 @@
# permits incoming connections
# Resources for setting up the proxy server: https://github.com/kaboomserver/proxy
rtun
rtun -f $HOME/rtun/rtun.yml