Updates
This commit is contained in:
+10
-1
@@ -1,4 +1,13 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# _ _ _ _
|
||||
# | | | |_ __ __| | __ _| |_ ___ ___
|
||||
# | | | | '_ \ / _` |/ _` | __/ _ \/ __|
|
||||
# | |_| | |_) | (_| | (_| | || __/\__ \
|
||||
# \___/| .__/ \__,_|\__,_|\__\___||___/
|
||||
# |_|
|
||||
#
|
||||
# by Stephan Raabe (2023)
|
||||
# -----------------------------------------------------
|
||||
|
||||
format() {
|
||||
if [ "$1" -eq 0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user