mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Create node_modules if it doesn't exist
This commit is contained in:
parent
94ac4bf490
commit
60d33f50a7
@ -8,6 +8,7 @@
|
||||
|
||||
curbranch=`git rev-parse --abbrev-ref HEAD`
|
||||
|
||||
mkdir -p node_modules
|
||||
cd node_modules
|
||||
|
||||
function dodep() {
|
||||
|
Loading…
Reference in New Issue
Block a user