summarylogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh13
1 files changed, 1 insertions, 12 deletions
diff --git a/install.sh b/install.sh
index a27792850c8b..4e3034118c79 100644
--- a/install.sh
+++ b/install.sh
@@ -1,14 +1,3 @@
-pkgname='ufrii-print'
-
-post_install()
-{
+post_install() {
cnsetuputil2
}
-
-post_upgrade()
-{
-}
-
-post_remove()
-{
-}