add script to run old browser with java on current machine
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 12s

This commit is contained in:
Nico Schottelius 2025-12-24 21:39:01 +01:00
commit 5c52690d77

5
run-old-firefox.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
# 2025-12-24, Nico Schottelius
# use this to connect to old java enabled remote access
docker run -ti --rm --net=host ungleich/firefox-java-vnc