File: install_addressbook

package info (click to toggle)
addressbook 0.7-13
  • links: PTS
  • area: main
  • in suites: potato
  • size: 960 kB
  • ctags: 160
  • sloc: tcl: 6,002; perl: 528; ansic: 362; awk: 205; sh: 123; makefile: 95
file content (12 lines) | stat: -rwxr-xr-x 506 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
wish -f install.wish
echo " "
echo "Installation finished."
echo " "
echo "If the installation failed you can try to install manually."
echo "Read the corresponding section in the file MANUAL."
echo " "
echo "If everything went well, I wish you good luck and if you use this"
echo "programm regularly, please fill out the REGISTRATION form and send"
echo "it to me. It doesn't cost anything, it is just for statistics and"
echo "shows me, that there are some people out there using my programm."