mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:00:18 +00:00
Remove datastore folder creation when using npm install
This commit is contained in:
parent
47fe1b4f8f
commit
ac6ec9317c
@ -4,8 +4,7 @@
|
||||
"description": "Radio Bot for Discord",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node .",
|
||||
"install": "mkdir datastore"
|
||||
"start": "node ."
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user