Skip to content

Commit

Permalink
switches moved to cli
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Nov 11, 2021
1 parent 8039c78 commit ac3dee4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion install/mklinks
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ln -sf ../cli/venvl tests/benchmark-uc-crt
BIN="uc-cmd lm-cmd sfa-cmd test-uc-xc test-ext test-phi uc-tpl prepare-sr gen-intl key-deploy key-import"
NBIN="uc-notifier lm-notifier sfa-notifier"
SBIN="check-mqtt check-psrt get-setup-options eva-update-tables apikey-set pypi-mirror"
INSTALL="import-registry-defaults import-registry-schema convert-legacy-configs"
INSTALL="import-registry-defaults import-registry-schema convert-legacy-configs switch-mqtt-psrt switch-controller-notifier"

for p in ${BIN}; do
ln -sf ../cli/venvl bin/"${p}"
Expand Down

0 comments on commit ac3dee4

Please sign in to comment.