more chmod fixes

This commit is contained in:
bolvan 2018-07-21 09:26:03 +03:00
parent 444733945a
commit 667afc814e
5 changed files with 2 additions and 0 deletions

0
binaries/armhf/tpws Normal file → Executable file
View File

0
binaries/mips32r1-lsb/tpws Normal file → Executable file
View File

0
binaries/mips32r1-msb/tpws Normal file → Executable file
View File

0
binaries/x86_64/tpws Normal file → Executable file
View File

View File

@ -4,12 +4,14 @@ ZIPLIST=$EXEDIR/zapret-ip.txt
ZIPLIST_EXCLUDE=$EXEDIR/zapret-ip-exclude.txt ZIPLIST_EXCLUDE=$EXEDIR/zapret-ip-exclude.txt
ZIPLIST_USER=$EXEDIR/zapret-ip-user.txt ZIPLIST_USER=$EXEDIR/zapret-ip-user.txt
ZUSERLIST=$EXEDIR/zapret-hosts-user.txt ZUSERLIST=$EXEDIR/zapret-hosts-user.txt
ZHOSTLIST=$EXEDIR/zapret-hosts.txt
ZIPSET_IPBAN=ipban ZIPSET_IPBAN=ipban
ZIPLIST_IPBAN=$EXEDIR/zapret-ip-ipban.txt ZIPLIST_IPBAN=$EXEDIR/zapret-ip-ipban.txt
ZIPLIST_USER_IPBAN=$EXEDIR/zapret-ip-user-ipban.txt ZIPLIST_USER_IPBAN=$EXEDIR/zapret-ip-user-ipban.txt
ZUSERLIST_IPBAN=$EXEDIR/zapret-hosts-user-ipban.txt ZUSERLIST_IPBAN=$EXEDIR/zapret-hosts-user-ipban.txt
getuser() getuser()
{ {
[ -f $ZUSERLIST ] && { [ -f $ZUSERLIST ] && {