mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 17:32:39 +01:00
Disable progress
This commit is contained in:
@@ -17,7 +17,7 @@ main() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Themes directory is empty, copying default themes"
|
echo "Themes directory is empty, copying default themes"
|
||||||
rsync -a --ignore-existing --progress /usr/src/wordpress/wp-content/themes "${wpContentDir}/"
|
rsync -a --ignore-existing --stats /usr/src/wordpress/wp-content/themes "${wpContentDir}/"
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user