aboutsummaryrefslogtreecommitdiff
path: root/setup/package.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup/package.sh')
-rwxr-xr-xsetup/package.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup/package.sh b/setup/package.sh
index 5b3c9bcde..1cac75713 100755
--- a/setup/package.sh
+++ b/setup/package.sh
@@ -88,7 +88,6 @@ prepare () {
cp ../schema/* out/schema
cp -r ../templates/* out/templates
cp -r ../traccar-web/build/* out/web
- cp default.xml out/conf
cp traccar.xml out/conf
if [ $PLATFORM = "all" -o $PLATFORM = "windows-64" ]; then