Closed htfy96 closed 6 years ago
https://github.com/sjtug/lug/pull/63 makes lug no longer exist in $PATH, so we need to update lug.command from lug -c ... to -c foobar
lug
$PATH
lug.command
lug -c ...
-c foobar
Fixed in https://github.com/sjtug/mirror-docker/commit/e5eafe2d87a37f3f7176ceea0505c749312bd680
https://github.com/sjtug/lug/pull/63 makes
lug
no longer exist in$PATH
, so we need to updatelug.command
fromlug -c ...
to-c foobar