summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/setup_wince.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/setup_wince.sh b/scripts/setup_wince.sh
index 95748bdbd..ca651246f 100644
--- a/scripts/setup_wince.sh
+++ b/scripts/setup_wince.sh
@@ -1,9 +1,9 @@
#!/bin/bash
-# #############################################################
-# This script has been deprecated. If you need to add packages,
-# add it to the wince/Dockerfile on the navit/Dockerfiles repo.
-# #############################################################
+echo "#############################################################"
+echo "This script has been deprecated. If you need to add packages,"
+echo "add it to the wince/Dockerfile on the navit/Dockerfiles repo."
+echo "#############################################################"
set -e