Skip to content
Snippets Groups Projects
Commit 328d3e84 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

"sh" --> "bash"

parent 9c59574e
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
#!/bin/bash
#
# Rolf Niepraschk <Rolf.Niepraschk@ptb.de>, 2016-12-12
#
# Erzeugt aus einem leeren Messgeräte-Bild und max. neun 7-Segment-Bildern
# Erzeugt aus einem leeren Messgeräte-Bild und neun 7-Segment-Bildern
# neue Messgeräte-Bilder mit zufälliger 6-stelliger Anzeige
#
......
#!/bin/sh
#!/bin/bash
#
# Rolf Niepraschk <Rolf.Niepraschk@ptb.de>, 2016-12-12
#
......
#!/bin/sh
#!/bin/bash
#
# Rolf Niepraschk <Rolf.Niepraschk@ptb.de>, 2016-10-29
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment