Add shebang

This commit is contained in:
Alexandre
2022-07-14 22:35:41 +02:00
committed by GitHub
parent 6a6c1ab4a1
commit 6d8b088785

View File

@@ -1 +1,4 @@
#!/bin/bash
echo "Fix for Nordigen"
sed -i $"s/'description'.*/\'description\' => \'\' !== trim((string)(\$entry->getDescription() ?? \'\')) ? \$entry->getDescription() : \'(no description)\',/" /var/www/html/app/Services/Nordigen/Conversion/Routine/GenerateTransactions.php