fix blueprint.sh: stray log line

This commit is contained in:
purple 2024-07-10 11:34:31 +02:00
parent bf732b4adb
commit 4489fe8219

View file

@ -255,7 +255,6 @@ if [[ $1 != "-bash" ]]; then
} 2>> "$BLUEPRINT__DEBUG"
php artisan storage:link &>> "$BLUEPRINT__DEBUG"
PRINT INFO "Replacing internal placeholders.."
# Copy "Blueprint" extension page logo from assets.
cp "$FOLDER/.blueprint/assets/logo.jpg" "$FOLDER/.blueprint/extensions/blueprint/assets/logo.jpg"