Rework for modular system
Autoadd disks to temps (only for sd*, and works on smartmontools) Some cosmetic changes
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
figlet -k -f slant "$(hostname)"
|
||||
color="\e[1;33m"
|
||||
clear="\e[m"
|
||||
echo -e ${color}
|
||||
figlet -k -f slant $(hostname)
|
||||
echo -e ${clear}
|
||||
|
||||
Reference in New Issue
Block a user