asd
This commit is contained in:
parent
802bce3ae1
commit
86a472d32b
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
|
||||
|
||||
sudo echo
|
||||
# Text modifiers
|
||||
bold=$(tput bold) # ${bold}
|
||||
normal=$(tput sgr0) # ${normal}
|
||||
|
|
Loading…
Reference in a new issue