ogboot/installer/ogboot_installer.sh

5 lines
52 B
Bash

#!/bin/bash
echo "Hello world"
touch "Hello world"