Add stuff

This commit is contained in:
askiiart 2023-08-23 11:54:46 -05:00
parent d34792d34d
commit f08c1ac3f7
4 changed files with 14 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Exit if there's an error
set -e
declare -A osInfo;