yazıcı için paketler
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#/usr/bin/python
|
||||
|
||||
import os
|
||||
|
||||
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
|
||||
# Update hplip queues if any
|
||||
os.system("/usr/bin/hpcups-update-ppds")
|
||||
Reference in New Issue
Block a user