ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.95k stars 892 forks source link

apt update && apt upgrade #2108

Open Mjnon14 opened 1 year ago

DJMo13 commented 1 year ago

The right command is apk -U upgrade because apk is the packetmanager from arch linux...

smallpotato000 commented 1 year ago

Alpine, not arch BTW.

DJMo13 commented 1 year ago

fgot yeah also, using alpine 3.17 works better forme

kuflierl commented 1 year ago

The right commands are apk update && apk upgrade. Apt is the packet manager for Debian and Debian based distros