jp112

WebUI: Ab in Zu ändern

Jun 21st, 2018
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.22 KB | None | 0 0
  1. mount -o remount,rw /
  2. sed -i 's/\"actionStatusControlDown\" : \"Ab\",/\"actionStatusControlDown\" : \"Zu\",/g' /www/webui/js/lang/de/translate.lang.extension.js
  3. sync
  4. mount -o remount,ro /
  5. /etc/init.d/S70ReGaHss restart
Advertisement
Add Comment
Please, Sign In to add comment