mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-21 16:35:01 -05:00
passwordless sudo must come before pub keys
This commit is contained in:
parent
21fe6a5c61
commit
53833f0c25
@ -50,8 +50,8 @@ read dummy1
|
|||||||
|
|
||||||
|
|
||||||
pushd install
|
pushd install
|
||||||
./enable-passwordless-login $target
|
|
||||||
./enable-passwordless-sudo $target
|
./enable-passwordless-sudo $target
|
||||||
|
./enable-passwordless-login $target
|
||||||
|
|
||||||
echo '
|
echo '
|
||||||
Hopefully that went well, if it didn-t well, press control-c now
|
Hopefully that went well, if it didn-t well, press control-c now
|
||||||
|
Loading…
Reference in New Issue
Block a user