aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh
index 87fac55..9c20427 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -2,10 +2,11 @@
set -euo pipefail
INCLUDES=(
- "META-INF"
"service.sh"
"fstab.sh"
"module.prop"
+ "config"
+ "customize.sh"
)
# Welche Dateien/Ordner sollen ausgeschlossen werden?