fix blueprint.sh
: stray log line
This commit is contained in:
parent
bf732b4adb
commit
4489fe8219
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue