Aaron Froehlich
Aaron Froehlich
Ran into the same issue when testing.
Ok. I think I figured out the starting point. I was running this in a Linux environment, which defaults to dash instead of bash. By calling `bash ~/build.sh` instead of...
Did you try running `bash ./build.sh` instead of `sh ./build.sh`? That worked for me.
The only other issue I ran into is that I had to follow step 4 from the manual instructions [Copy the Theme Directory](https://github.com/mherchel/olivero-subtheme#copy-the-theme-directoryl): `Within the coco.info.yml file, replace experimental: true...