mirror of
https://github.com/frappe/bench.git
synced 2025-01-24 23:48:24 +00:00
[fix] path
This commit is contained in:
parent
eeab0e8d25
commit
2f03e9f838
@ -1,4 +1,4 @@
|
||||
import subprocess
|
||||
|
||||
def execute():
|
||||
def execute(bench_path):
|
||||
subprocess.check_output(['npm', 'install', 'socket.io'])
|
Loading…
x
Reference in New Issue
Block a user