This commit is contained in:
Sebastian Moser
2023-12-22 22:36:25 +01:00
parent 308bfbe554
commit 6c72ddc81d
2 changed files with 16 additions and 6 deletions

View File

@@ -1,6 +0,0 @@
#!/bin/bash
export SUPABASE_KEY=$(cat ~/.mysecrets/log-supabase-key)
export SUPABASE_URL=$(cat ~/.mysecrets/log-supabase-url)
python3 ~/work/log/new/client.py $@