Fix the run-in-chroot check
parent
eb88743d01
commit
4ad2700f06
@ -1,5 +1,5 @@
|
||||
let RUN_IN_CHROOT = true;
|
||||
# Applies all system changes of `setup-users`
|
||||
def main [cfg] {
|
||||
echo "Executing up task `setup-users` with config" $cfg
|
||||
echo $TRM_CONFIG
|
||||
}
|
||||
|
Loading…
Reference in New Issue