authentikate/hook.sh
Javier Feliz fa570b0ce3
Some checks failed
linter / quality (push) Successful in 3m44s
tests / ci (push) Failing after 6m35s
Update makefile and some commands
2025-08-04 19:00:29 -04:00

2 lines
118 B
Bash

php /app/artisan app:generate-keys
php /app/artisan authentikate:create-admin --email="admin@admin.com" --name="Admin"