Skip to content

Commit a8ee659

Browse files
authored
Add "sudo apt update --fix-missing"
1 parent acca630 commit a8ee659

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bash-debian-update.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ sudo apt autoremove -y:
2323
"
2424
sudo apt autoremove -y
2525

26+
#echo "sudo apt update --fix-missing:"
27+
#sudo apt update --fix-missing
2628

2729
echo "
2830
flatpak update -y:

0 commit comments

Comments
 (0)