Rename variable

This commit is contained in:
2026-02-03 16:44:57 +01:00
parent 91c164ef24
commit 90863929c2
+4 -4
View File
@@ -5,7 +5,7 @@ echo "Do please press ^C when fetcher is at tip."
_base=$HOME/work/registry
$base/bin/fetcher $base/in
$base/bin/processor $base/in $base/remote
$base/bin/strengthen-trust $base/in
$base/bin/processor -w $base/in $base/remote
$_base/bin/fetcher $_base/in
$_base/bin/processor $_base/in $_base/remote
$_base/bin/strengthen-trust $_base/in
$_base/bin/processor -w $_base/in $_base/remote