Actually this is about apt-get update for the mirror listing
This commit is contained in:
@@ -130,7 +130,7 @@ echo " Join us at https://chat.cloudron.io for any questions."
|
||||
echo ""
|
||||
|
||||
echo -n "=> Wait for package manager to finish ..."
|
||||
while fuser /var/lib/dpkg/lock &>> "${LOG_FILE}"; do
|
||||
while fuser /var/lib/apt/lists/lock &>> "${LOG_FILE}"; do
|
||||
echo -n "."
|
||||
sleep 1
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user