mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 03:34:15 +02:00
[feature][flatpak] registering Flathub at system level
This commit is contained in:
5
bauh/commons/user.py
Normal file
5
bauh/commons/user.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import os
|
||||
|
||||
|
||||
def is_root():
|
||||
return os.getuid() == 0
|
||||
Reference in New Issue
Block a user