2
0
Fork 0

move socat proxy stuff into its own init script

This commit is contained in:
neingeist 2017-01-11 23:09:51 +01:00
parent 2341e738cc
commit 60fac5579a
3 changed files with 23 additions and 10 deletions

View file

@ -8,8 +8,10 @@ fi
# stream setup
scp assets/zz_custom root@[$ffka_querfunk_mgmt]:/etc/init.d/
ssh root@$ffka_querfunk_mgmt "/etc/init.d/zz_custom enable"
for i in zz_custom stream_proxy; do
scp assets/$i root@[$ffka_querfunk_mgmt]:/etc/init.d/
ssh root@$ffka_querfunk_mgmt "/etc/init.d/$i enable"
done
# http://querfunk.ffka
echo FIXME scp assets/index.html root@[$ffka_querfunk_mgmt]:/lib/gluon/status-page/www/