mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 02:21:32 +01:00
Disable progress
This commit is contained in:
@@ -17,7 +17,7 @@ main() {
|
||||
fi
|
||||
|
||||
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
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user