This commit is contained in:
RP1 2025-02-05 21:56:21 +01:00
parent 802bce3ae1
commit 86a472d32b

View file

@ -1,7 +1,5 @@
#!/bin/bash
sudo echo
# Text modifiers
bold=$(tput bold) # ${bold}
normal=$(tput sgr0) # ${normal}