update and refresh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user