mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 12:50:43 +00:00
3 lines
52 B
Bash
Executable File
3 lines
52 B
Bash
Executable File
#!/bin/bash
|
|
op run --env-file='.env-op' -- npm "$@"
|