new terminal and font

This commit is contained in:
2022-11-05 20:27:14 +01:00
parent 78f7d05ddf
commit d2dd51c6a2
4 changed files with 13 additions and 7 deletions

View File

@@ -71,6 +71,11 @@ declare -A MOUNTS9=(
[share]="emulation"
[mount]="emulation"
)
declare -A MOUNTS10=(
[server]="$MY_SERVER_LOCATION"
[share]="audiobooks"
[mount]="audiobooks"
)
# declare array with "objects"
declare -n MOUNTS