Project

General

Profile

Packaging Request #1381 » escpr.install

GNUtoo, 2017-06-27 05:00 PM

 
1
post_install() {
2
 echo ">>Please restart the CUPS daemon to take the printer definitions into account"
3
}
4

    
5
post_upgrade() {
6
   post_install
7
}
8

    
(2-2/2)