mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Update install_yunohost
This commit is contained in:
parent
cb743056e4
commit
feba7f8de7
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ then
|
||||||
--logfile /var/log/yunohost-update.log \
|
--logfile /var/log/yunohost-update.log \
|
||||||
-- \
|
-- \
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
if [[ $? -ne 0 ]]
|
if [[ $? -ne 0 ]]
|
||||||
then
|
then
|
||||||
echo "Update Repo Failure : Rolling back"
|
echo "Update Repo Failure : Rolling back"
|
||||||
|
|
Loading…
Add table
Reference in a new issue