diff --git a/setup-NAS.sh b/setup-NAS.sh new file mode 100644 index 0000000..a621c53 --- /dev/null +++ b/setup-NAS.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +sudo apt-get install fish -y \ No newline at end of file