Minor changes
This commit is contained in:
@@ -94,7 +94,7 @@ if [ ${read_config_sourced:-1} = "1" ]; then # include only once
|
||||
###############################################################################
|
||||
compute_hash () {
|
||||
# TODO: wie genau soll der hash-wert berechnet werden ?
|
||||
HASH="12345abc"
|
||||
HASH="1234-abcd"
|
||||
# HASH_="67890def"
|
||||
echo $HASH
|
||||
}
|
||||
|
Reference in New Issue
Block a user