Exit successfully after running copydb
This commit is contained in:
parent
5d103b1908
commit
d68b166e15
bin
|
@ -8,3 +8,5 @@ sudo mysql adrema < db.tmp
|
|||
rm db.tmp
|
||||
|
||||
echo 'app(\App\Form\FormSettings::class)->fill(["registerUrl" => "http://stammsilva.test/anmeldung/{slug}/register", "clearCacheUrl" => "http://stammsilva.test/adrema/clear-cache"])->save();' | php artisan tinker
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue