This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
syncthing-arm/assets/bootstrap-3.1.1/test-infra/uncached-npm-install.sh
T

5 lines
111 B
Bash
Raw Normal View History

2014-05-20 18:41:31 +02:00
#!/bin/bash
cp test-infra/npm-shrinkwrap.canonical.json npm-shrinkwrap.json
npm install
rm npm-shrinkwrap.json