mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-02-15 04:42:12 +00:00
Merge branch 'master' into develop
This commit is contained in:
commit
f713ebcc67
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@ echo "Remove lock and update packages list..."
|
||||||
rm -f /var/lib/dpkg/lock
|
rm -f /var/lib/dpkg/lock
|
||||||
rm -f /var/lib/dpkg/lock-frontend
|
rm -f /var/lib/dpkg/lock-frontend
|
||||||
rm -f /var/cache/apt/archives/lock
|
rm -f /var/cache/apt/archives/lock
|
||||||
|
rm -f /etc/apt/sources.list.d/buster-backports.list
|
||||||
if [ "$ID" = "debian" ] && [ "$VERSION_ID" = "9" ]; then
|
if [ "$ID" = "debian" ] && [ "$VERSION_ID" = "9" ]; then
|
||||||
apt-get update
|
apt-get update
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in a new issue