Skip to content

Commit 1d1dc79

Browse files
authored
Update common.inc
1 parent ca234eb commit 1d1dc79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update_compilers/common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ if install_nightly; then
5050
fi
5151

5252
ce_install() {
53-
"${SCRIPT_DIR}/../bin/ce_install" ${CE_INSTALL_ARG} install "$@"
53+
"${SCRIPT_DIR}/../bin/ce_install" ${CE_INSTALL_ARG} --check-user nobody install "$@"
5454
}
5555

5656
ce_squash() {

0 commit comments

Comments
 (0)