diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2020-01-27 20:18:20 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2020-01-27 20:18:20 +0000 |
commit | 06cb73aff474a1258ef28aa81fa92020c45e47fe (patch) | |
tree | ceced8952a33b5c1da88e5d7355afdcec68a9860 /kiss | |
parent | baaad2f31826c78c9858b19075644998a4ba94d0 (diff) | |
download | cpt-06cb73aff474a1258ef28aa81fa92020c45e47fe.tar.gz |
docs: update
FossilOrigin-Name: 4a7d42865ea6e168cb79846323e1a210b6d89f9c7814f1efc77f701f1963c7ef
Diffstat (limited to 'kiss')
-rwxr-xr-x | kiss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -61,7 +61,7 @@ root_cache() { # Validate the password now with a simple 'true' command # as we don't yet need to elevate permissions. - dosu true + dosu /bin/true } dosu() { |