summaryrefslogtreecommitdiffstats
path: root/OS/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'OS/run.sh')
-rw-r--r--OS/run.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/OS/run.sh b/OS/run.sh
new file mode 100644
index 0000000..ca12432
--- /dev/null
+++ b/OS/run.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+source /bin/sx-lib.sh
+
+display_container_header \ No newline at end of file