Explorar o código

hotfix cleaning script

Noah Vogt %!s(int64=4) %!d(string=hai) anos
pai
achega
8c1008815c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/clean

+ 1 - 1
src/clean

@@ -2,4 +2,4 @@
 
 # script to clean the temporary files generated by song-gen
 
-rm ./motiv-A ./motiv-B ./temp-file-1 temp-file-2 || exit 1
+rm ./motiv-* ./temp-file-* || exit 1