#!/usr/bin/env bash
This commit is contained in:
2
basic-system-setup.sh
Normal file → Executable file
2
basic-system-setup.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
|
||||
echo -e "${Blue}Blue${Color_Off} ${BBlue}BBlue${Color_Off} ${Green}Green${Color_Off} ${LGreen}LGreen${Color_Off} ${BOrange}BOrange${Color_Off} ${DGray}DGray${Color_Off} ${Red}Red${Color_Off} ${LRed}LRed${Color_Off} "
|
||||
|
||||
Reference in New Issue
Block a user