X-Git-Url: https://git.ao2.it/drupal-init-tools.git/blobdiff_plain/9359efb8c4f5176d4a9f0a91a7461ae208c82efd..50b546739d6ba90d12b21700dcd02cebc07f0b7f:/libexec/new.sh diff --git a/libexec/new.sh b/libexec/new.sh index 385c141..2064c89 100755 --- a/libexec/new.sh +++ b/libexec/new.sh @@ -20,7 +20,7 @@ set -e usage() { cat < +usage: drin $(basename "$0" .sh) [-h|--help] Create a new Drupal project in the 'destdir' directory. @@ -120,7 +120,7 @@ echo "Uncomment and customize the values in the bootstrap.conf file." # Add some basic access control to protect sensitive files like bootstrap.conf cat > .htaccess <