Le 15/07/2022 à 02:56, Jean Abou Samra a écrit :
Hm. Does this help?sudo find /usr/local/lilypond/usr/lib/lilypond/2.23.10/ -name "*.go" -exec touch {} \;
Wait, rather try sudo find /usr/local/lilypond/ -name "*.go" -exec touch {} \;
Le 15/07/2022 à 02:56, Jean Abou Samra a écrit :
Hm. Does this help?sudo find /usr/local/lilypond/usr/lib/lilypond/2.23.10/ -name "*.go" -exec touch {} \;
Wait, rather try sudo find /usr/local/lilypond/ -name "*.go" -exec touch {} \;