fix flashmemory install
This commit is contained in:
parent
603125326a
commit
0117d0e9cb
3
install
3
install
@ -235,12 +235,13 @@ else
|
||||
else
|
||||
echo "Failed to install folder2ram."
|
||||
fi
|
||||
sleep 5
|
||||
echo "Install flashmemory plugin..."
|
||||
if apt-get --yes install openmediavault-flashmemory; then
|
||||
echo "Installed flashmemory plugin."
|
||||
else
|
||||
echo "Failed to install flashmemory plugin."
|
||||
${confCmd} flashmemory
|
||||
apt-get --yes --fix-broken install
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user