mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-12 02:01:31 -04:00
replace settings.json with settings.yml
This commit is contained in:
parent
9617ace809
commit
1e14b310bf
9 changed files with 89 additions and 106 deletions
|
@ -30,9 +30,5 @@ echo _
|
|||
echo Clearing cache.
|
||||
del /S var\minified*
|
||||
|
||||
echo _
|
||||
echo Setting up settings.json...
|
||||
IF NOT EXIST settings.json copy settings.json.template settings.json
|
||||
|
||||
echo _
|
||||
echo Installed Etherpad-lite!
|
Loading…
Add table
Add a link
Reference in a new issue