This website requires JavaScript.
Explore
Help
Sign in
thm
/
parsifal
Watch
1
Star
0
Fork
You've already forked parsifal
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f9f2a739fc
parsifal
/
start.sh
7 lines
63 B
Bash
Raw
Normal View
History
Unescape
Escape
add start shell script
2024-09-17 20:56:27 +02:00
#!/bin/bash
set
-x
git pull
add pnpm install to start
2024-09-17 21:10:32 +02:00
pnpm install
add start shell script
2024-09-17 20:56:27 +02:00
pnpm build
pnpm start
Reference in a new issue
Copy permalink