mirror of
https://github.com/learnk8s/learnk8s.io.git
synced 2026-02-14 16:39:52 +00:00
4 lines
78 B
Bash
Executable File
4 lines
78 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ENVENTBRITE_TOKEN=1 ENVENTBRITE_ORG=1 npm run build && npm start
|