add sounds dir
This commit is contained in:
1
Run.sh
1
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
|
||||
}
|
||||
|
||||
0
Sounds/DONOTREMOVE
Normal file
0
Sounds/DONOTREMOVE
Normal file
Reference in New Issue
Block a user