%PDF- %PDF-
| Direktori : /usr/share/cloudlinux/wpos/wp-toolkit-hooks/ |
| Current File : //usr/share/cloudlinux/wpos/wp-toolkit-hooks/site-cloning-completed |
#!/bin/bash # This is a simple wrapper for the wp-toolkit-clone-awp-settings script. # It transparently forwards all arguments to the underlying script. # Intended to be used as a WP Toolkit hook (e.g., site-cloning-completed), # where the hook parameters are passed as command-line arguments. exec /usr/sbin/wp-toolkit-clone-awp-settings "$@"