root/trunk/sources/php-thttpd/postinst
@
4920
| Revision 4920, 266 bytes (checked in by bzhou, 4 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | /opt/bin/update-alternatives --install /opt/sbin/htpasswd htpasswd /opt/sbin/php-thttpd-htpasswd 50 |
| 4 | |
| 5 | echo ; echo |
| 6 | echo "To complete the installation, you must edit /opt/etc/thttpd.conf," |
| 7 | echo "and then run /opt/etc/init.d/S80thttpd to start thttpd." |
| 8 | echo |
| 9 |
Note: See TracBrowser
for help on using the browser.
