Updated init.sh

This commit is contained in:
grez911
2017-02-05 16:03:04 +03:00
parent d6670101ed
commit e61ea5686f

View File

@@ -48,7 +48,7 @@ sed -i '/web_url/d' /tmp/mlmmj-light-web-master/misc/config.txt
echo "web_url = ${url}" >> /tmp/mlmmj-light-web-master/misc/config.txt echo "web_url = ${url}" >> /tmp/mlmmj-light-web-master/misc/config.txt
echo echo
echo "Updating package list..." echo "Updating packages list..."
echo echo
apt-get update apt-get update
echo echo