diff --git a/installer/ogboot_installer.sh b/installer/ogboot_installer.sh new file mode 100644 index 0000000..0fbdc49 --- /dev/null +++ b/installer/ogboot_installer.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +echo "Hello world" +touch "Hello world"