peerjs : suite 80

This commit is contained in:
Gitouche 2022-02-10 21:57:42 +01:00
parent 99f87914e6
commit 36cd62ed0d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
ABSDIR="$( dirname "$(readlink -f -- "$0")" )"
ABSDIR="$( dirname "$(realpath -s -- "$0")" )"
source ${ABSDIR}/../functions.sh
source ${ABSDIR}/vars.sh