mirror of
https://github.com/koush/scrypted.git
synced 2026-06-20 08:30:30 +01:00
npm-install.sh
This commit is contained in:
@@ -14,7 +14,7 @@ cd $(dirname $0)
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
for directory in sdk common server
|
||||
for directory in sdk common server packages/client
|
||||
do
|
||||
echo "$directory > npm install"
|
||||
pushd $directory
|
||||
|
||||
Reference in New Issue
Block a user