diff --git a/bin/post-clone.sh b/bin/post-clone.sh index 87f1828..6d2255e 100755 --- a/bin/post-clone.sh +++ b/bin/post-clone.sh @@ -40,5 +40,3 @@ if [ ! -f "bootstrap.php" ]; then fi php craft setup/keys -php ./bin/create-default-fs.php > /dev/null 2>&1 -