From b2e9f31afa25828bc7d151a79ded00f56e2e9cbc Mon Sep 17 00:00:00 2001 From: builderjer Date: Sun, 24 Sep 2023 06:19:24 -0600 Subject: [PATCH] too tired --- stage-ggwave/03-ggwave/02-run-chroot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stage-ggwave/03-ggwave/02-run-chroot.sh b/stage-ggwave/03-ggwave/02-run-chroot.sh index 3c06741..d5e06de 100755 --- a/stage-ggwave/03-ggwave/02-run-chroot.sh +++ b/stage-ggwave/03-ggwave/02-run-chroot.sh @@ -7,4 +7,4 @@ cmake .. && make mv /home/ovos/ggwave/build/bin/* /home/ovos/.local/bin/ rm -rf ggwave -pip3 install https://github.com/OpenVoiceOS/ovos-audio-transformer-plugin-ggwave +pip3 install git+https://github.com/OpenVoiceOS/ovos-audio-transformer-plugin-ggwave