]> Kevux Git Server - tkis/commit
Bugfix: Incorrect substitutions resulted in invalid data.
authorKevin Day <Kevin@kevux.org>
Tue, 12 May 2026 00:00:05 +0000 (19:00 -0500)
committerKevin Day <Kevin@kevux.org>
Tue, 12 May 2026 00:00:05 +0000 (19:00 -0500)
commit32997f8f94d7c5a0cb34ccf1bdfc6382ce30a957
tree24ad951414f83066e0d39b9065cff9a5ed41edcc
parentf9963603333b871e1d487db7c7ab4b4d6a20d6c8
Bugfix: Incorrect substitutions resulted in invalid data.

I converted the `$target` to `${target}` in mass.
I missed some cases like `$target_package` which should have been changed to `${target_package}` instead of the incorrect `${target}package`'.
settings/global_settings