diff options
-rwxr-xr-x | bin/g-i-installation.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh index 924bc8c5..80b0e8ad 100755 --- a/bin/g-i-installation.sh +++ b/bin/g-i-installation.sh @@ -488,7 +488,7 @@ post_install_boot() { esac ;; *gnome) case $TOKEN in - 0150) vncdo move 530 420 click 1 + 0150) do_and_report move "530 420 click 1" ;; 0200) do_and_report key alt-f2 ;; |