adjust to new tab API

This commit is contained in:
Felix Van der Jeugt 2022-07-12 11:49:47 +02:00
parent 071387457f
commit 03bfcd7760
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
base='https://tab.zeus.gent'
base='https://tab.zeus.gent/api/v1'
user='felixvdj'
token="$(pass show ugent/zeus/tab)"