Closed matthewlmcclure closed 2 years ago
The gam-install.sh script prompts for a regularuser, but it doesn't use it to check serviceaccount.
gam-install.sh
regularuser
check serviceaccount
https://github.com/taers232c/GAMADV-XTD3/blob/1bcd59e4fad891d5bbffce88ab2cd36785e2ac58/src/gam-install.sh#L347
Fixed at https://github.com/taers232c/GAMADV-XTD3/commit/2e68586fb59220eb4521c9b0af7609da153daafa
The
gam-install.sh
script prompts for aregularuser
, but it doesn't use it tocheck serviceaccount
.https://github.com/taers232c/GAMADV-XTD3/blob/1bcd59e4fad891d5bbffce88ab2cd36785e2ac58/src/gam-install.sh#L347