forkattu lähteestä encrypt/toot
added .gitignore
This commit is contained in:
vanhempi
ef0c3542eb
commit
70d5ecc217
2 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
1
.gitignore
vendored
Tavallinen tiedosto
1
.gitignore
vendored
Tavallinen tiedosto
|
@ -0,0 +1 @@
|
|||
test.txt
|
|
@ -1,3 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
#
|
||||
# CONFIGURATION
|
||||
#
|
||||
|
@ -13,7 +15,6 @@ DATA_FILE=megafono.txt
|
|||
#
|
||||
|
||||
extract_image() {
|
||||
|
||||
sed -n -e 's/.*<img>\(.*\)<\/img>.*/\1/p' <<< $1
|
||||
}
|
||||
|
||||
|
|
Ladataan…
Viittaa uudesa ongelmassa