s/Exit/exit/ on pkg-install
Reported by: lawrance
This commit is contained in:
parent
eddd4ab8f9
commit
0d96ff2ed4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144047
@ -70,4 +70,4 @@ if ! pw usershow "${USER}" 2>/dev/null 1>&2; then
|
||||
fi
|
||||
fi
|
||||
|
||||
Exit 0
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user