From 37aad0460d83cea1be73bc8b85d6a10d6582d856 Mon Sep 17 00:00:00 2001 From: sickcodes Date: Mon, 8 Apr 2024 13:12:35 +0000 Subject: Add sonoma to README with special flags --- tests/boot-images.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/boot-images.sh') diff --git a/tests/boot-images.sh b/tests/boot-images.sh index 4cfed86..a97fcac 100644 --- a/tests/boot-images.sh +++ b/tests/boot-images.sh @@ -17,6 +17,7 @@ # scrot -o big-sur_master.png # scrot -o monterey_master.png # scrot -o ventura_master.png +# scrot --overwrite --display :99 --file ~/${TEST}.png # pull off remote server to the tests folder # REMOTE_SERVER= # scp root@"${REMOTE_SERVER}":~/*_master.png . @@ -30,6 +31,7 @@ TESTS=( big-sur monterey ventura + sonoma ) # test each docker image to see if they boot to their unique respective installation screens. -- cgit v1.2.3