root/DEBIAN/postinst

Revision 1, 256 bytes (checked in by vern, 5 years ago)

Initial import

  • Property svn:executable set to
Line 
1 #!/bin/sh
2 ln -s /etc/init.d/install.sh /etc/rc2.d/S33install.sh
3 chmod a+x /etc/init.d/install.sh
4 dpkg -i /home/user/apps/ogg-support_0.2_armel.deb
5 dpkg -i /home/user/apps/maemo-nicer_0.1_armel.deb
6 dpkg -i /home/user/apps/kilikali_0.2_armel.deb
7 exit 0
8
Note: See TracBrowser for help on using the browser.