Update motdmb.sh
This commit is contained in:
parent
de53dbbca8
commit
0eac06068b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
## (install chafa)
|
||||
## (install chafa) (Mensa of the Day mit Bildern)
|
||||
function motd() {
|
||||
mensen=(32)
|
||||
mensen=(32) #(6 matrix, 25 zelt, 32 johanna)
|
||||
for mensa in "${mensen[@]}"; do
|
||||
curl -s https://api.studentenwerk-dresden.de/openmensa/v2/canteens/$mensa | jq -r .name
|
||||
while read meal; do
|
||||
|
|
|
|||
Loading…
Reference in a new issue