sudo:ver.bump
This commit is contained in:
@@ -17,4 +17,4 @@ def postInstall(fromVersion, fromRelease, toVersion, toRelease):
|
||||
# The list above is general, some paths may not exist depending on the configuration
|
||||
if os.path.exists(_file):
|
||||
os.system("/bin/chown -R %s %s" % (perms[1], _file))
|
||||
os.system("/bin/chmod %s %s" % (perms[0], _file))
|
||||
os.system("/bin/chmod %s %s" % (perms[0], _file))
|
||||
Reference in New Issue
Block a user