formatting
This commit is contained in:
parent
ae44cd0418
commit
918f0a958b
1 changed files with 2 additions and 1 deletions
3
setup
3
setup
|
@ -14,7 +14,8 @@ trap 'exec >&- 2>&-; wait' EXIT
|
||||||
|
|
||||||
# Grab said header
|
# Grab said header
|
||||||
curl -s https://old.doordesk.net/doors
|
curl -s https://old.doordesk.net/doors
|
||||||
echo -e "Doors are sturdier than windows.\n-------------------------------------------------------"
|
echo -e "Doors are sturdier than windows.
|
||||||
|
-------------------------------------------------------"
|
||||||
|
|
||||||
# Detect OS and run corresponding setup
|
# Detect OS and run corresponding setup
|
||||||
. /etc/os-release
|
. /etc/os-release
|
||||||
|
|
Loading…
Add table
Reference in a new issue