This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
2021-09-15 10:50:22 +00:00
|
|
|
#!/bin/ash
|
|
|
|
|
2021-09-15 11:06:16 +00:00
|
|
|
echo "DEPRECATED: 'cli/enable' command is deprecated, use 'cli enable' instead"
|
|
|
|
|
2021-09-15 11:03:23 +00:00
|
|
|
/usr/app/bin/cli enable $@
|