initial
This commit is contained in:
6
distro/ubuntu/preinst
Executable file
6
distro/ubuntu/preinst
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
pkgname=mate-text-editor
|
||||
|
||||
/usr/sbin/mateconfpkg --uninstall ${pkgname}
|
||||
|
Reference in New Issue
Block a user