Update package managers to work properly more often

This commit is contained in:
askiiart 2023-08-28 18:01:19 -05:00
parent b0d81f4f0e
commit c76d0fcd11
No known key found for this signature in database
GPG key ID: 85505F3A2264FA01
4 changed files with 16 additions and 26 deletions

View file

@ -63,4 +63,4 @@ fi
# Put `>&2` at beginning or end of line to output to stderr
>&2 echo "This goes to stderr"
echo "This goes to stdout"
```
```