Warning, file /education/gcompris-data/clean_all.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 #!/bin/bash 0002 # 0003 # clean_all.sh 0004 # 0005 # Copyright (C) 2017 Johnny Jazeix 0006 # 0007 0008 echo "Cleaning background music" 0009 cd background-music 0010 rm -rf .rcc aac ogg mp3 0011 echo "Cleaning voices" 0012 cd ../voices 0013 rm -rf aac ogg mp3