peerjs : suite 90
This commit is contained in:
parent
36cd62ed0d
commit
98986c9b03
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
ABSDIR="$( dirname "$(readlink -f -- "$0")" )"
|
ABSDIR="$( dirname "$(realpath -s -- "$0")" )"
|
||||||
source ${ABSDIR}/../functions.sh
|
source ${ABSDIR}/../functions.sh
|
||||||
source ${ABSDIR}/vars.sh
|
source ${ABSDIR}/vars.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue