mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 20:56:06 +02:00
Refactor
This commit is contained in:
4
tools/update.sh
Normal file
4
tools/update.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
git pull
|
||||
npm install
|
||||
npm run build
|
||||
Reference in New Issue
Block a user