Skip to content
Snippets Groups Projects
Commit ed5e16ba authored by David Hrbáč's avatar David Hrbáč
Browse files

Added shebangs and renamed ver script

parent 37d9075a
No related branches found
No related tags found
No related merge requests found
File moved
colors.sh 100644 → 100755
#!/bin/bash
for i in {"red","pink","purple","deep purple","indigo","blue","light blue","cyan","teal","green","light green","lime","yellow","amber","orange","deep orange","brown","grey","blue grey"} for i in {"red","pink","purple","deep purple","indigo","blue","light blue","cyan","teal","green","light green","lime","yellow","amber","orange","deep orange","brown","grey","blue grey"}
do do
echo "Setting color to: $i, ${i/ /_}, color_${i/ /_}" echo "Setting color to: $i, ${i/ /_}, color_${i/ /_}"
......
#!/bin/bash
curl -s https://code.it4i.cz/hrb33/modules-anselm/raw/master/anselm.md -o docs.it4i/modules-anselm.md curl -s https://code.it4i.cz/hrb33/modules-anselm/raw/master/anselm.md -o docs.it4i/modules-anselm.md
curl -s https://code.it4i.cz/hrb33/modules-salomon/raw/master/salomon.md -o docs.it4i/modules-salomon.md curl -s https://code.it4i.cz/hrb33/modules-salomon/raw/master/salomon.md -o docs.it4i/modules-salomon.md
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