mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
commit
ec86cd38a7
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ if [ "$(id -u)" != "0" ]; then
|
|||
fi
|
||||
|
||||
echo "======== YunoHost Installation ========"
|
||||
echo "======== Check dependences ========"
|
||||
echo "======== Check dependencies ========"
|
||||
|
||||
apt-get update -qq
|
||||
for i in lsb-release wget dialog whiptail
|
||||
|
|
Loading…
Add table
Reference in a new issue