Revert accidental can_run_as_root change.

This commit is contained in:
Hameer Abbasi
2023-08-06 11:16:53 +00:00
parent 868ae1e23f
commit 7a131296b2
+1 -1
View File
@@ -7,7 +7,7 @@
# change to local directory
cd -- "$(dirname -- "$0")"
can_run_as_root=1
can_run_as_root=0
export ERROR_REPORTING=FALSE
export PIP_IGNORE_INSTALLED=0