Reset nix
after installation
This commit is contained in:
parent
1047b5ed69
commit
3291928a11
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ if [ (id -u) -eq 0 ]
|
|||
and sudo --preserve-env --set-home --user "$name" $cmdline
|
||||
rm "$sudoConfig"
|
||||
userdel -rf "$name"
|
||||
rm -rf "$channelDir"
|
||||
end
|
||||
else
|
||||
if not type -q getDeploymentScript
|
||||
|
|
Loading…
Reference in a new issue