KB-Odin Scripts Text Change from ISO to UTF-8
A lot of Scripts vom KB-Odin are in ISO Standard.
That make a lot of PRoblems.
USer must install manually dos2unix for this Problem, because they get errors.
You can write about this issue on official Odin forum http://forum.odin.com and we will fix these scripts if necessary. We are closing your request as it doesn’t include any proposal.
—
IG
-
Huskynarr commented
The Error here is:
./chroot_update.sh --help
./chroot_update.sh: Zeile 1: $'\r': Kommando nicht gefunden.
./chroot_update.sh: Zeile 3: $'\r': Kommando nicht gefunden.
)/chroot_update.sh: Zeile 5: Warnung: setlocale: LC_ALL: cannot change locale (POSIX
./chroot_update.sh: Zeile 6: $'\r': Kommando nicht gefunden.
./chroot_update.sh: Zeile 14: Syntaxfehler beim unerwarteten Wort `elif'
'/chroot_update.sh: Zeile 14: `elif [ -f /etc/debian_version ]; then -
Anonymous commented
Yes, please fix http://kb.odin.com/de/115842
Or write in the tutorial that you must run "dos2unix" on the script before you can use it!! -
Huskynarr commented
As Example http://kb.odin.com/de/115842