summaryrefslogtreecommitdiff
path: root/dwm/resc/run/00-dwm
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/resc/run/00-dwm')
-rwxr-xr-xdwm/resc/run/00-dwm8
1 files changed, 8 insertions, 0 deletions
diff --git a/dwm/resc/run/00-dwm b/dwm/resc/run/00-dwm
new file mode 100755
index 0000000..7b49687
--- /dev/null
+++ b/dwm/resc/run/00-dwm
@@ -0,0 +1,8 @@
+#!/usr/bin/env bash
+set -e
+set -x
+echo Building dwm
+
+cd ~/resc/dwm
+
+make