mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
Remove settings.json.template_windows
Use settings.json.template
This commit is contained in:
parent
c0c820c760
commit
d1dc0237d3
3 changed files with 2 additions and 50 deletions
|
@ -41,7 +41,7 @@ echo "do a normal unix install first..."
|
|||
bin/installDeps.sh || exit 1
|
||||
|
||||
echo "copy the windows settings template..."
|
||||
cp settings.json.template_windows settings.json
|
||||
cp settings.json.template settings.json
|
||||
|
||||
echo "resolve symbolic links..."
|
||||
cp -rL node_modules node_modules_resolved
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue