chore: Update update.sh to fix cargo package order

This commit is contained in:
Menno van Leeuwen 2024-08-26 09:16:43 +02:00
parent 28550ee13b
commit c4c5e7850f
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE
2 changed files with 3 additions and 2 deletions

View File

@ -220,8 +220,8 @@ if [ "$#" -eq 0 ]; then
groups
symlinks
sys_packages
cargopkgs
aptpkgs
cargopkgs
pipxpkgs
flatpakpkgs
dockercmd

View File

@ -160,3 +160,4 @@ config:
- libbz2-dev
- libffi-dev
- tk-dev