Commit ea31c535 authored by w4t's avatar w4t

wtserver 0.33

parent de5f982a
......@@ -820,7 +820,7 @@ InstallNextcloudApps() {
# https://apps.nextcloud.com/apps/calendar
echo -n -e "$IDENTATION_LVL_2 Installing https://apps.nextcloud.com/apps/calendar "
wget_verify https://github.com/nextcloud-releases/calendar/releases/download/v5.1.3/calendar-v5.1.3.tar.gz da39a3ee5e6b4b0d3255bfef95601890afd80709 /tmp/calendar.tgz
wget_verify https://github.com/nextcloud-releases/calendar/releases/download/v5.1.3/calendar-v5.1.3.tar.gz 96ece3df7c10eb7651967e62e3864d6920b160f1 /tmp/calendar.tgz
tar xf /tmp/calendar.tgz -C $CLOUD_DIR/apps/
rm /tmp/calendar.tgz
echo -e "[${green}DONE${NC}]"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment