From b1ea38f7121d3e2fa2f62d7e48f741dca8814834 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Sat, 13 Sep 2025 12:00:01 -0700 Subject: [PATCH] New backup 2025-09-13 12:00:01 --- default/home/.local/bin/ssi-server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/home/.local/bin/ssi-server b/default/home/.local/bin/ssi-server index 7d3a0b1..ede6b6c 100755 --- a/default/home/.local/bin/ssi-server +++ b/default/home/.local/bin/ssi-server @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/python3 ''' Use this in the same way as Python's SimpleHTTPServer: