fix check error

pull/118/head
KM4ACK 2020-08-20 12:59:45 -05:00
rodzic ce3b650537
commit fec2d76ea2
1 zmienionych plików z 1 dodań i 1 usunięć

2
update
Wyświetl plik

@ -609,7 +609,7 @@ fi
#----------------------------------------------------#
# PISTATS
#----------------------------------------------------#
if ! hash tqsl 2>/dev/null; then
if ! hash pistats 2>/dev/null; then
PISTATS="Not Installed"
else
PISTATS="Installed"