修复安装器问题

This commit is contained in:
2023-06-29 12:39:49 +08:00
parent de9c155740
commit 08e4c959d0
6 changed files with 6 additions and 6 deletions

View File

@@ -10,4 +10,4 @@ if [[ $firstPWD != $secondPWD ]]; then
exit 1
fi
echo -e "$firstPWD\n$firstPWD\n\n\n\n\n\nY\n" | gx-env-run-root adduser $USER
#gx-env-run-root bash -c "echo $USER >> /etc/sudo"