FIX: redirections

This commit is contained in:
valere
2023-06-01 13:58:16 +02:00
parent 499dc3b23e
commit 64246e7d04
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
export DOMAIN="pegaz.domain.com"
export PORT="7755"
export REDIRECTIONS="getpegaz.domain.com->https://raw.githubusercontent.com/valerebron/pegaz/master/get.pegaz.sh"
export REDIRECTIONS="get->https://raw.githubusercontent.com/valerebron/pegaz/master/get.pegaz.sh"