Skip to content

Commit

Permalink
Add VirusTotal retries
Browse files Browse the repository at this point in the history
  • Loading branch information
ron190 committed Jan 25, 2025
1 parent 7600e51 commit 87bb65b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model/src/test/resources/vnc/execute-on-vnc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ touch ~/.Xauthority

echo "Starting vncserver..."
export DISPLAY=:${NEW_DISPLAY}
unset DISPLAY
#vncsession "$(whoami)" ":${NEW_DISPLAY}" || true
#vncserver -localhost no || true
#(Xvfb -ac ":${NEW_DISPLAY}" -screen 0 1280x1024x24 > /dev/null 2>&1 &) || true
Expand Down

0 comments on commit 87bb65b

Please sign in to comment.