diff --git a/README.md b/README.md index 0fd860d..0600fb0 100644 --- a/README.md +++ b/README.md @@ -126,10 +126,8 @@ if version_gte "$RC_VERSION" "1.7.1"; then -e 's|\.\/skins\/skynet\/script-skynet\.min\.js|static.php/skins/skynet/script-skynet.min.js|g' \ login.html > skins/elastic/templates/login.html && \ rm -f login.html - echo fait else mv -f login.html skins/elastic/templates/login.html - echo pas fait fi && \ mv -f script-skynet.min.js skins/elastic/ && \