This website requires JavaScript.
Explore
Help
Register
Sign In
DatseMultimediaSites
/
misskey
mirror of
https://github.com/misskey-dev/misskey.git
Watch
1
Star
0
Fork
You've already forked misskey
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
05d8078a18
misskey
/
tools
/
update.sh
5 lines
45 B
Bash
Raw
Blame
History
#!/bin/sh
git pull
npm install
npm run build
Reference in New Issue
View Git Blame
Copy Permalink