Piratebox Hotfix release 1.0.4 is online August 13, 2015 08:02PM |
Admin Registered: 13 years ago Posts: 4,680 |
/etc/init.d/piratebox stop /etc/init.d/piratebox updatePB /etc/init.d/piratebox startDone.
Re: Piratebox Hotfix release 1.0.4 is online August 13, 2015 08:27PM |
Admin Registered: 13 years ago Posts: 4,680 |
cp /opt/piratebox/www/Shared/piratebox-ws_current.tar.gz /tmp tar xzf /tmp/piratebox-ws_current.tar.gz systemctl stop piratebox.service mv /opt/piratebox /opt/piratebox_old cp -rv piratebox/piratebox /opt/ rm /opt/piratebox/share cp -rv /opt/piratebox_old/share /opt/piratebox/share /opt/piratebox/bin/install_piratebox.sh /opt/piratebox/conf/piratebox.conf part2 systemctl restart piratebox.service
Re: Piratebox Hotfix release 1.0.4 is online August 22, 2015 09:13PM |
Admin Registered: 13 years ago Posts: 4,680 |
Re: Piratebox Hotfix release 1.0.4 is online August 22, 2015 11:31PM |
Re: Piratebox Hotfix release 1.0.4 is online August 23, 2015 05:19AM |
[Unit]
Description=PirateBox timesave service
[Service]
Type=oneshot
ExecStart=/opt/piratebox/bin/timesave.sh /opt/piratebox/conf/piratebox.conf recover
TimeoutSec=20
[Install]
WantedBy=multi-user.target
Re: Piratebox Hotfix release 1.0.4 is online August 23, 2015 08:21AM |
Admin Registered: 13 years ago Posts: 4,680 |
style="border:0px"But thanks for the suggestions, I'll add it to the hotfix release, good finding.
Re: Piratebox Hotfix release 1.0.4 is online August 23, 2015 09:10AM |
Admin Registered: 13 years ago Posts: 4,680 |
Re: Piratebox Hotfix release 1.0.4 is online August 24, 2015 12:59AM |
Re: Piratebox Hotfix release 1.0.4 is online September 13, 2015 09:28AM |
Admin Registered: 13 years ago Posts: 4,680 |