mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 21:30:45 +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 "$@"
|