mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 19:21:57 +02:00
#1040 remove debug output
This commit is contained in:
@@ -34,7 +34,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
|
||||
fi
|
||||
|
||||
echo "*** INSTALL LNDMANAGE ***"
|
||||
mkdir /home/admin/lndmanage
|
||||
mkdir /home/admin/lndmanage 2>/dev/null
|
||||
sudo chown admin:admin /home/admin/lndmanage
|
||||
cd /home/admin/lndmanage
|
||||
|
||||
|
Reference in New Issue
Block a user