update and refresh

This commit is contained in:
2026-08-14 05:45:29 -06:00
parent cc7243aa39
commit 013acac303
7 changed files with 31 additions and 16 deletions
+3 -3
View File
@@ -100,7 +100,7 @@ From time-to-time, you'll want to update your system. Hopefully you'll do this m
To update the system type into the terminal:
```
coreupdate
update
```
The script does three things. It runs 'flatpak update' to update your Flatpak apps, it runs 'gem update' to update your Rails environment, and it runs 'sudo pacman -Syu' to update your Arch and Gnome installation.
@@ -114,10 +114,10 @@ Note: sometimes, for whatever reason, the update barfs. Take a look at [https://
If you want to pull down "new" additions to Coredesktop, run in the terminal:
```
corerefresh
refresh
```
This will download the latest repo and run through the original installation script adding any "new" applications or services. You should run "coreupdate" after running "corerefresh".
This will download the latest repo and run through the original installation script adding any "new" applications or services. You should run "update" after running "refresh".
## mDNS Networking