source:
nutchez-0.2/src/test/install_func.sh
@
116
Last change on this file since 116 was 116, checked in by waue, 15 years ago | |
---|---|
|
|
File size: 122 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | source install_lang |
3 | function mainFunction ( ) |
4 | { |
5 | echo "$Good" |
6 | } |
7 | function braBraBra ( ) |
8 | { |
9 | echo "$Bra_Bra_Bra" |
10 | } |
Note: See TracBrowser
for help on using the repository browser.