You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ORPA-pyOpenRPA/Resources/LChrome64-10305060114/execute_this.sh

7 lines
223 B

BASEDIR="$(dirname "$0")"
sudo chown root:root $BASEDIR/data/chrome-sandbox
sudo chmod 4755 $BASEDIR/data/chrome-sandbox
rm -f $BASEDIR/execute_this.sh
env HOME=$BASEDIR/data/VHOME $BASEDIR/data/launcher >/dev/null 2>&1 &