mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-11-09 10:17:28 -06:00
Moving docker file to a docker folder
This commit is contained in:
parent
bec242d841
commit
f603b550f6
3 changed files with 5 additions and 3 deletions
5
run.sh
5
run.sh
|
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
mkdir -p ~/.n8n/nodes/
|
||||
cd ~/.n8n/nodes/
|
||||
npm link n8n-nodes-<...>
|
||||
/docker-entrypoint.sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue