You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
I'm not sure how I can help on this project, as I'm still horrible at every programming language ever, but let me know if you need help with anything ;_;
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
The text was updated successfully, but these errors were encountered: