diff --git a/xlxd-debian-installer.sh b/xlxd-debian-installer.sh index 4f40ef0..36cb518 100755 --- a/xlxd-debian-installer.sh +++ b/xlxd-debian-installer.sh @@ -70,7 +70,7 @@ else echo "Downloading and compiling LX4JL XLXD... " echo "------------------------------------------------------------------------------" cd $XLXINSTDIR - figlet "XLXD Installer. + figlet "XLXD Installer." git clone $XLXDREPO cd $XLXINSTDIR/xlxd/src make clean @@ -142,7 +142,7 @@ fi clear echo "Starting XLXD..... sleep 2 -figlet "XLXD Reflector +figlet "XLXD Reflector" service xlxd start systemctl restart apache2 echo "------------------------------------------------------------------------------"