diff --git a/Run.sh b/Run.sh index b0ffb6b..6c43179 100644 --- a/Run.sh +++ b/Run.sh @@ -7,6 +7,7 @@ function install() { rsync -a $SCRIPT_DIR/Music/ $OUTPUT_DIR/Music/ --exclude '.git' rsync -a $SCRIPT_DIR/System/ $OUTPUT_DIR/System/ --exclude '.git' rsync -a $SCRIPT_DIR/Textures/ $OUTPUT_DIR/Textures/ --exclude '.git' + rsync -a $SCRIPT_DIR/Sounds/ $OUTPUT_DIR/Sounds/ --exclude '.git' echo install ok } diff --git a/Sounds/DONOTREMOVE b/Sounds/DONOTREMOVE new file mode 100644 index 0000000..e69de29