common: remove readonly

This commit is contained in:
bol-van
2024-12-21 14:59:47 +03:00
parent 8a996b415e
commit 869e2cd8f9
4 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
readonly HOSTLIST_MARKER="<HOSTLIST>"
readonly HOSTLIST_NOAUTO_MARKER="<HOSTLIST_NOAUTO>"
HOSTLIST_MARKER="<HOSTLIST>"
HOSTLIST_NOAUTO_MARKER="<HOSTLIST_NOAUTO>"
find_hostlists()
{