FIX: redirection with pegaz 1.5.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
export DOMAIN="pegaz.domain.com"
|
||||
export PORT="7755"
|
||||
export REDIRECTIONS="get->https://raw.githubusercontent.com/valerebron/pegaz/master/get.pegaz.sh"
|
||||
export REDIRECTIONS="get.$DOMAIN->https://raw.githubusercontent.com/valerebron/pegaz/master/get.pegaz.sh"
|
||||
|
Reference in New Issue
Block a user