summaryrefslogtreecommitdiffstats
path: root/build_ckpasswd
diff options
context:
space:
mode:
Diffstat (limited to 'build_ckpasswd')
-rwxr-xr-xbuild_ckpasswd5
1 files changed, 5 insertions, 0 deletions
diff --git a/build_ckpasswd b/build_ckpasswd
new file mode 100755
index 0000000..b354c1f
--- /dev/null
+++ b/build_ckpasswd
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd src/
+make
+cd ..