Merge branch 'master' of https://github.com/friberk/main
This commit is contained in:
@@ -12,6 +12,7 @@ def postInstall(fromVersion, fromRelease, toVersion, toRelease):
|
||||
|
||||
def preRemove():
|
||||
try:
|
||||
os.system ("groupdel flatpak")
|
||||
os.system("userdel flatpak")
|
||||
os.system("groupdel flatpak")
|
||||
except:
|
||||
pass
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user