aboutsummaryrefslogtreecommitdiffstats
path: root/roles/jails/19_leolalla_fi/templates
diff options
context:
space:
mode:
Diffstat (limited to 'roles/jails/19_leolalla_fi/templates')
-rw-r--r--roles/jails/19_leolalla_fi/templates/usr_local_bin_gdrive_photo_gallery6
1 files changed, 0 insertions, 6 deletions
diff --git a/roles/jails/19_leolalla_fi/templates/usr_local_bin_gdrive_photo_gallery b/roles/jails/19_leolalla_fi/templates/usr_local_bin_gdrive_photo_gallery
deleted file mode 100644
index 92b911c..0000000
--- a/roles/jails/19_leolalla_fi/templates/usr_local_bin_gdrive_photo_gallery
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-set -e
-. /usr/local/etc/gdrive-photo-gallery.env
-export GDRIVE_FOLDER GAPI_KEY AUTHOR IG_LINK BASE_URL
-cd /usr/local/gdrive-photo-gallery
-exec /usr/local/bin/uv run gunicorn --bind 0.0.0.0:80 app:app -w 1