|
Last change
on this file since 7558 was 7451, checked in by BPanther, 15 years ago |
|
[ipk] - copy source->source.sh4
|
-
Property svn:executable
set to
*
|
|
File size:
753 bytes
|
| Line | |
|---|
| 1 | #!/bin/sh
|
|---|
| 2 | TMP=/tmp/.infos
|
|---|
| 3 | echo "successfully installed"
|
|---|
| 4 | echo "syncing disk"
|
|---|
| 5 | echo "please reboot your box so that the extension will be mounted..."
|
|---|
| 6 | sync
|
|---|
| 7 | echo "--------------------------------------------------------------------------------------------"
|
|---|
| 8 | echo "WARNING: This plugin will only work correctly if you use a kingsize (KS) or HD skin!!!!"
|
|---|
| 9 | echo "--------------------------------------------------------------------------------------------"
|
|---|
| 10 | echo "--------------------------------------------------------------------------------------------"
|
|---|
| 11 | echo "WARNUNG: Dieses Plugin funktioniert nur, wenn ein Kingsize (KS) oder HD Skin genutzt wird!!!"
|
|---|
| 12 | echo "--------------------------------------------------------------------------------------------"
|
|---|
| 13 | exit 0
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.