mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-02-15 03:23:17 +00:00
🗑 Remove ciphersweet:generate-key from setup script in composer.json
This commit is contained in:
@@ -64,7 +64,6 @@
|
||||
"composer install",
|
||||
"@php -r \"file_exists('.env') || copy('.env.example', '.env');\"",
|
||||
"@php artisan key:generate",
|
||||
"@php artisan ciphersweet:generate-key",
|
||||
"@php artisan migrate --force",
|
||||
"yarn install",
|
||||
"yarn run build"
|
||||
|
||||
Reference in New Issue
Block a user