diff options
Diffstat (limited to 'system/adelie-base/addgroup')
-rwxr-xr-x | system/adelie-base/addgroup | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/adelie-base/addgroup b/system/adelie-base/addgroup index 27a523d75..831f44374 100755 --- a/system/adelie-base/addgroup +++ b/system/adelie-base/addgroup @@ -5,6 +5,7 @@ # Copyright © 2017 A. Wilcox. All rights reserved. # Licensed under the terms of the NCSA Open Source license. # +export PATH=/bin:/usr/bin:/sbin:/usr/sbin ARG= CMDLINE= |