Commit e7b0d82b authored by Michael Shigorin's avatar Michael Shigorin Committed by Anton Midyukov

50-e2k-write.sh: use bash

...for stray debian-based hosts with sh being buggy dash. Suggested-by: Sergey Shishkin (celcion)
parent 36b0da94
#!/bin/sh -efu #!/bin/bash -efu
# ALT: write Elbrus boot media # ALT: write Elbrus boot media
# public domain 2020 Michael Shigorin <mike@altlinux.org> # public domain 2020 Michael Shigorin <mike@altlinux.org>
# http://altlinux.org/elbrus # http://altlinux.org/elbrus
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment