mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
Remove package from src.
This commit is contained in:
parent
9117d69f17
commit
4b8beba7da
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ try export GIT_WORK_TREE=${TMP_FOLDER}; git checkout HEAD -f \
|
|||
|| fatal "failed to copy etherpad to temporary folder"
|
||||
try mkdir "${TMP_FOLDER}"/.git
|
||||
try git rev-parse HEAD >${TMP_FOLDER}/.git/HEAD
|
||||
try cp -r src/package.json src/package-lock.json "${TMP_FOLDER}"
|
||||
try rsync -a ./src/node_modules "${TMP_FOLDER}"/src/
|
||||
|
||||
try cd "${TMP_FOLDER}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue