aboutsummaryrefslogtreecommitdiff
path: root/opdracht-1
diff options
context:
space:
mode:
Diffstat (limited to 'opdracht-1')
l---------[-rwxr-xr-x]opdracht-1/build7
1 files changed, 1 insertions, 6 deletions
diff --git a/opdracht-1/build b/opdracht-1/build
index acbfb3d..1fb5c6e 100755..120000
--- a/opdracht-1/build
+++ b/opdracht-1/build
@@ -1,6 +1 @@
-#!/bin/bash
-cat reset.sql q*.sql | mysql -u root mysql
-for file in t*.sql; do
- mysql -Hu root mysql < "$file" &> "${file/%.sql}.md"
-done
-m4 opdracht-1.m4 > opdracht-1.md
+../render-opdracht \ No newline at end of file