summaryrefslogtreecommitdiff
path: root/AppRun
blob: bd6e9f227888eb503d721d420b7707f3f3c0bc19 (plain) (blame)
1
2
3
4
5
6
#!/bin/bash

# change working dir, so that is next to the data directory
cd $APPDIR

$APPDIR/src/freedroid $@