Add dns config
This commit is contained in:
parent
2f2ae6b983
commit
c41de695d2
3 changed files with 69 additions and 1 deletions
home/features/cli/scripts
|
@ -24,4 +24,4 @@ echo "Uptimes:"
|
|||
column --table -R 2 -s "~"
|
||||
# ^ We use the column command to align things nicely:
|
||||
# -R 2 aligns the second column to the right
|
||||
# -s ~ will split on occurences of ~
|
||||
# -s ~ will split on occurrences of ~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue