diff --git a/install.sh b/install.sh index 077bac1..bd4aa48 100755 --- a/install.sh +++ b/install.sh @@ -81,7 +81,6 @@ configure_vegvisir() { "root_path = '${cwd}'" "shell_page = 'public/shell'" "public_path = 'public/'" - "worker_magic_pathname = '/__vvnavwrkr'" # Remove this when https://codeberg.org/vegvisir/vegvisir/pulls/60 is merged ) for line in "${config[@]}" ; do