diff --git a/scripts/run.sh b/scripts/run.sh index 9823ef6608..b243ee6fa4 100644 --- a/scripts/run.sh +++ b/scripts/run.sh @@ -124,6 +124,7 @@ function restart() { if [ $OS == "lin" ] then + mkdir -p ../env echo "LOCAL_UID=`id -u $USER`" > ../env/uid.env fi