correct shell
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bas
|
||||
#!/bin/bash
|
||||
NC=`\033[m`
|
||||
Red=`\033[1;31m`
|
||||
Blue=`\033[1;34m`
|
||||
|
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
#!/bin/bas
|
||||
#!/bin/bash
|
||||
NC=`\033[m`
|
||||
Red=`\033[1;31m`
|
||||
Blue=`\033[1;34m`
|
||||
|