fix shebang error in index.cgi

This commit is contained in:
Alfonso Gamboa
2022-07-17 15:24:11 -07:00
parent 315dec23fc
commit 263fc509b2
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
Sun Jul 17 03:13:30 PM PDT 2022
Sun Jul 17 03:23:48 PM PDT 2022

View File

@@ -1,4 +1,4 @@
#we!/bin/sh
#!/bin/sh
# This serves a rudimentary webpage based on wz_mini.conf
base_dir=/opt/wz_mini/
hack_ini=/opt/wz_mini/wz_mini.conf