aboutsummaryrefslogtreecommitdiff
path: root/scripts/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run.sh')
-rwxr-xr-xscripts/run.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/run.sh b/scripts/run.sh
index a6e6b62..a1997ae 100755
--- a/scripts/run.sh
+++ b/scripts/run.sh
@@ -1,5 +1,9 @@
#!/bin/sh
+# SPDX-FileCopyrightText: 2024 Himbeer <himbeer@disroot.org>
+#
+# SPDX-License-Identifier: CC0-1.0
+
GDB="gdb"
go run . < "$1" | qbe | as -o /tmp/test.o