Mise à jour de 'Run.sh'
This commit is contained in:
4
Run.sh
4
Run.sh
@@ -33,8 +33,8 @@ function del_ServerActors() {
|
||||
}
|
||||
|
||||
function install() {
|
||||
rsync -a $SCRIPT_DIR/Help/ $OUTPUT_DIR/Help/
|
||||
rsync -a $SCRIPT_DIR/System/ $OUTPUT_DIR/System/
|
||||
rsync -a $SCRIPT_DIR/Help/ $OUTPUT_DIR/Help/ --exclude '.git'
|
||||
rsync -a $SCRIPT_DIR/System/ $OUTPUT_DIR/System/ --exclude '.git'
|
||||
|
||||
echo install ok
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user