mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
added a script to check the user in the sudo group
- move isServerDpkgBusy to separate script
This commit is contained in:
@@ -16,7 +16,8 @@ enum SharedScriptType {
|
||||
remove_all_containers,
|
||||
setup_host_firewall,
|
||||
check_connection,
|
||||
check_server_is_busy
|
||||
check_server_is_busy,
|
||||
check_user_in_sudo
|
||||
};
|
||||
enum ProtocolScriptType {
|
||||
// Protocol scripts
|
||||
|
||||
Reference in New Issue
Block a user