mirror of
https://github.com/basecamp/omarchy.git
synced 2026-01-09 05:10:54 +08:00
Correct path
This commit is contained in:
parent
5372393211
commit
10f909fdfc
@ -13,6 +13,6 @@ export PATH="$OMARCHY_PATH/bin:$PATH"
|
|||||||
source "$OMARCHY_INSTALL/helpers/all.sh"
|
source "$OMARCHY_INSTALL/helpers/all.sh"
|
||||||
source "$OMARCHY_INSTALL/preflight/all.sh"
|
source "$OMARCHY_INSTALL/preflight/all.sh"
|
||||||
source "$OMARCHY_INSTALL/packaging/all.sh"
|
source "$OMARCHY_INSTALL/packaging/all.sh"
|
||||||
source "$OMARCHY_INSTALL/configs/all.sh"
|
source "$OMARCHY_INSTALL/config/all.sh"
|
||||||
source "$OMARCHY_INSTALL/login/all.sh"
|
source "$OMARCHY_INSTALL/login/all.sh"
|
||||||
source "$OMARCHY_INSTALL/post-install/all.sh"
|
source "$OMARCHY_INSTALL/post-install/all.sh"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user