This commit is contained in:
2026-01-20 20:27:28 -07:00
parent 885280cf37
commit 3057bbe929
3 changed files with 7 additions and 0 deletions

1
gen.sh
View File

@@ -1,6 +1,7 @@
DEV="192.168.1.179"
USER="chrome"
CHROME="/home/chrome/chrome/linux-144.0.7559.96/chrome-linux64/chrome"
# SSH Keyfile
KEYFILE="chrome"
if [[ -z $1 ]]; then