增加了模型上传页面
This commit is contained in:
@@ -5,7 +5,23 @@
|
||||
"Bash(npm install:*)",
|
||||
"Bash(tree:*)",
|
||||
"Bash(npm run)",
|
||||
"Bash(npm run dev)"
|
||||
"Bash(npm run dev)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(sudo -E bash:*)",
|
||||
"Bash(apt install:*)",
|
||||
"Bash(node:*)",
|
||||
"Bash(npm --version:*)",
|
||||
"Bash(timeout 10 node:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(timeout:*)",
|
||||
"Bash(pkill:*)",
|
||||
"Bash(./start-background.sh:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(./test-network.sh)",
|
||||
"Bash(kill:*)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(./start.sh:*)",
|
||||
"Bash(lsof:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user