added a script to check the user in the sudo group
- move isServerDpkgBusy to separate script
This commit is contained in:
parent
cba78190a8
commit
ea9917dacc
8 changed files with 77 additions and 32 deletions
|
@ -32,6 +32,7 @@ enum ErrorCode
|
|||
ServerContainerMissingError,
|
||||
ServerDockerFailedError,
|
||||
ServerCancelInstallation,
|
||||
ServerUserNotInSudo,
|
||||
|
||||
// Ssh connection errors
|
||||
SshSocketError, SshTimeoutError, SshProtocolError,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue