We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a78f998 + fd053fd commit 2cb0ddfCopy full SHA for 2cb0ddf
scripts/install-multi-user.sh
@@ -562,7 +562,7 @@ create_build_user_for_core() {
562
if [ "$actual_uid" != "$uid" ]; then
563
failure <<EOF
564
It seems the build user $username already exists, but with the UID
565
-with the UID '$actual_uid'. This script can't really handle that right
+'$actual_uid'. This script can't really handle that right
566
now, so I'm going to give up.
567
568
If you already created the users and you know they start from
0 commit comments