mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-01-12 14:06:14 +08:00
5 lines
117 B
Bash
5 lines
117 B
Bash
#!/usr/bin/env sh
|
|
#ls -ahl
|
|
#ls -ahl /hangar-frontend/node_modules/.bin
|
|
/hangar-frontend/node_modules/.bin/nuxt start
|