mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Extract the rest of the reinstall flow into separate parts
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Attempt to reinstall all default Omarchy packages and reset all the default configs.
|
||||
|
||||
set -e
|
||||
|
||||
echo "Reinstalling missing Omarchy packages from stable repository"
|
||||
# Reinstall all default Omarchy packages from the stable channel and downgrade any packages that are too new.
|
||||
|
||||
# Set the package repository to the stable mirrors
|
||||
omarchy-refresh-pacman
|
||||
|
||||
Reference in New Issue
Block a user