Statement for configuration files lost after 2019/7/6 automatic upgrade
Acris opened this issue · 0 comments
We sincerely apologize for the configuration files lost that occurs after an automatic upgrade today.
As soon as I noticed the mistake, I fixed it immediately. Your configuration files It's not really lost, they are still in the same place and just suffixed .bak
, which was renamed as ss-merlin.conf.bak
and config.json.bak
. You can recover them manually by cd /opt/share/ss-merlin/etc && mv ss-merlin.conf.bak ss-merlin.conf && mv shadowsocks/config.json.bak shadowsocks/config.json
.
I will be more careful in the future and ensure this will cannot happen again.
我对在今天凌晨自动升级之后发生的配置文件丢失的情况感到抱歉。
在我发现这个问题之后马上进行了修复,但是没法主动推送到设备上。配置文件并没有真正的丢失,它们还在原来的地方,只是被加上了.bak
后缀。你可以选择通过cd /opt/share/ss-merlin/etc && mv ss-merlin.conf.bak ss-merlin.conf && mv shadowsocks/config.json.bak shadowsocks/config.json
手动恢复配置文件。
我之后会更加细心并且保证不会发生类似情况。