diff --git a/local_cli.sh b/local_cli.sh index 181e1b92..78803dc3 100755 --- a/local_cli.sh +++ b/local_cli.sh @@ -18,4 +18,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -python builddir/gradience/frontend/gradience-cli $@ +python builddir/gradience/frontend/gradience-cli "$@"