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: