Commit 490b42cc authored by nanahira's avatar nanahira

add mountpoints

parent 3b251414
Pipeline #9589 failed with stages
in 6 minutes and 43 seconds
......@@ -7,6 +7,8 @@
"build": "tsc",
"plugin": "node dist/entry.js install",
"prod": "node dist/entry.js prod",
"mount": "sudo ./shell-scripts/mount.sh",
"umount": "sudo umount ./koishi-plugins",
"start": "koishi start"
},
"repository": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment