mirror of
https://github.com/ShaYmez/xlxd-debian-installer.git
synced 2024-12-17 16:21:37 -05:00
Update xlxd-debian-installer.sh
Figlets "
This commit is contained in:
parent
a1bae08a5d
commit
42eab96686
@ -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 "------------------------------------------------------------------------------"
|
||||
|
Loading…
Reference in New Issue
Block a user