mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
added a script to check the user in the sudo group
- move isServerDpkgBusy to separate script
This commit is contained in:
2
client/server_scripts/check_user_in_sudo.sh
Normal file
2
client/server_scripts/check_user_in_sudo.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
CUR_USER=$(whoami);\
|
||||
groups $CUR_USER
|
||||
Reference in New Issue
Block a user