Skip to content

Commit

Permalink
Small tweak to setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
tananaev committed Jul 8, 2017
1 parent 3111a52 commit ab58bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ then
cp -r * /opt/traccar
rm -r ../out
rm /opt/traccar/setup.sh
chmod -r go+rX /opt/traccar
chmod -R go+rX /opt/traccar
/opt/traccar/bin/installDaemon.sh
else
echo 'Java 7 or higher is required'
Expand Down

0 comments on commit ab58bfa

Please sign in to comment.