Hi,
there are two things, which would improve the installation-maybe
First of all, it could be useful to deliver a finalized image file, that would be placed in the install folder and exchanged with the commando
/etc/init.d/piratebox updatePB
That would exchange the complete opt/piratebox with yours.
Then you should place HEADER.txt and README.txt to the src directory.... then new folders are distributed directly.
To distribute the *.txt files to the share folder you can run the following command:
/opt/piratebox/bin/distribute_files.sh /opt/piratebox/share/Shared true
the "true" triggers that existing files will be overwritten.
If you want to create an image file, let me know
Matthias
Hi,
there are two things, which would improve the installation-maybe
First of all, it could be useful to deliver a finalized image file, that would be placed in the install folder and exchanged with the commando
/etc/init.d/piratebox updatePB
That would exchange the complete opt/piratebox with yours.
Then you should place HEADER.txt and README.txt to the src directory.... then new folders are distributed directly.
To distribute the *.txt files to the share folder you can run the following command:
/opt/piratebox/bin/distribute_files.sh /opt/piratebox/share/Shared true
the "true" triggers that existing files will be overwritten.
If you want to create an image file, let me know
Matthias