mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
trailing slash
This commit is contained in:
parent
4b32401125
commit
80c2499b9e
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ cp -r assets/ $DST/assets
|
|||
cp -r dist/ $DST/scram
|
||||
cp -r static/* $DST
|
||||
|
||||
echo 'let _CONFIG = { wispurl: "wss://aluu.xyz/wisp", bareurl: "https://aluu.xyz/bare/" }' > $DST/config.js
|
||||
echo 'let _CONFIG = { wispurl: "wss://aluu.xyz/wisp/", bareurl: "https://aluu.xyz/bare/" }' > $DST/config.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue