add afvalkalender
[dotfiles.git] / cal / .local / bin / unical.bash
1 #!/bin/bash
2 URL='http://persoonlijkrooster.ru.nl/ical?5f3a4d37&group=false&deduplicate=true&eu=dTUzMTE1OA==&t=9c210088-e219-427c-bbcc-256fddc28c30'
3 rm -f /home/mrl/.local/share/vdirsyncer/cal/uni/*
4 curl -sSL "$URL" | khal import --batch -a uni -
5
6 URL='https://wasteapi.ximmio.com/api/CallIcal?cn=Gemeente%20Almere&x=53d8db94-7945-42fd-9742-9bbc71dbe4c1&ty=null&ua=11219&sd=2020-12-21&ed=2024-01-09&path=https://wasteapi.ximmio.com&ln=nl&nt=1130'
7 rm -f /home/mrl/.local/share/vdirsyncer/cal/vuilnis/*
8 curl -sSL "$URL" | khal import --batch -a vuilnis -