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.
1 parent ca234eb commit 1d1dc79Copy full SHA for 1d1dc79
update_compilers/common.inc
@@ -50,7 +50,7 @@ if install_nightly; then
50
fi
51
52
ce_install() {
53
- "${SCRIPT_DIR}/../bin/ce_install" ${CE_INSTALL_ARG} install "$@"
+ "${SCRIPT_DIR}/../bin/ce_install" ${CE_INSTALL_ARG} --check-user nobody install "$@"
54
}
55
56
ce_squash() {
0 commit comments