summaryrefslogtreecommitdiffhomepage
path: root/sysroot.sh
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-30 09:41:35 -0500
committerAmlal El Mahrouss <amlal@nekernel.org>2025-11-30 09:41:35 -0500
commit8772ad497772adc163957cdbf815f2d08f2eac68 (patch)
tree6b906311b09628b0402a65fcbb9dceea66982b1f /sysroot.sh
parent75649f69c5269204d911abccdb3b01135165cf93 (diff)
chore: new ReadMe, better repository hygiene.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'sysroot.sh')
-rw-r--r--sysroot.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysroot.sh b/sysroot.sh
new file mode 100644
index 0000000..e6df12b
--- /dev/null
+++ b/sysroot.sh
@@ -0,0 +1,4 @@
+#! /bin/sh
+
+echo "SysRoot => None have been made."
+exit 0