mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-03-12 02:27:54 +01:00
Disable progress
This commit is contained in:
parent
6dba8a19f9
commit
a5d36946b4
@ -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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user