Skip to content

Commit acca630

Browse files
authored
Bug fix in bash-debian-update.sh
1 parent 05c69e2 commit acca630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash-debian-update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sudo apt autoremove -y
2525

2626

2727
echo "
28-
sudo apt updateflatpak update -y:
28+
flatpak update -y:
2929
"
3030
flatpak update -y
3131

0 commit comments

Comments
 (0)