|
Last change
on this file since 6837 was 4626, checked in by andy-1, 16 years ago |
|
fix ipk Build
|
-
Property svn:executable
set to
*
|
|
File size:
830 bytes
|
| Line | |
|---|
| 1 | #!/bin/sh
|
|---|
| 2 | TMP=/tmp/.editors
|
|---|
| 3 | echo "successfully installed"
|
|---|
| 4 | echo "syncing disk"
|
|---|
| 5 |
|
|---|
| 6 | echo "---------------------------------"
|
|---|
| 7 | echo "-----------PLEASE READ-----------"
|
|---|
| 8 | echo "---------------------------------"
|
|---|
| 9 | echo "now you can fins the editors in the menu of the movielist!!!"
|
|---|
| 10 | echo "....(press PLAY Button -> MENU Button)...."
|
|---|
| 11 | echo "---------------------------------"
|
|---|
| 12 | echo "---------------------------------"
|
|---|
| 13 | echo "---------------------------------"
|
|---|
| 14 | echo ""
|
|---|
| 15 | echo "---------------------------------"
|
|---|
| 16 | echo "-----------Bitte lesen-----------"
|
|---|
| 17 | echo "---------------------------------"
|
|---|
| 18 | echo "du kannst die Erweiterungen nun im Menue der Filmliste finden!!!"
|
|---|
| 19 | echo "....(drücke PLAY Taste -> MENU Taste)...."
|
|---|
| 20 | echo "---------------------------------"
|
|---|
| 21 | echo "---------------------------------"
|
|---|
| 22 | echo "---------------------------------"
|
|---|
| 23 |
|
|---|
| 24 | sync
|
|---|
| 25 | exit 0
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.