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