mirror of
https://codeberg.org/vegvisir/install.git
synced 2025-09-14 00:33:41 +02:00
chore: remove Vegvisr worker magic name
This commit is contained in:
parent
e442d9ea7b
commit
9aeb6e9867
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ configure_vegvisir() {
|
||||||
"root_path = '${cwd}'"
|
"root_path = '${cwd}'"
|
||||||
"shell_page = 'public/shell'"
|
"shell_page = 'public/shell'"
|
||||||
"public_path = 'public/'"
|
"public_path = 'public/'"
|
||||||
"worker_magic_pathname = '/__vvnavwrkr'" # Remove this when https://codeberg.org/vegvisir/vegvisir/pulls/60 is merged
|
|
||||||
)
|
)
|
||||||
|
|
||||||
for line in "${config[@]}" ; do
|
for line in "${config[@]}" ; do
|
||||||
|
|
Loading…
Add table
Reference in a new issue