Minor changes
This commit is contained in:
parent
e941af6420
commit
7e0eccc8d0
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user