diff --git a/bin/omarchy-refresh-plymouth b/bin/omarchy-refresh-plymouth index 160e0c8a..fa47ffff 100755 --- a/bin/omarchy-refresh-plymouth +++ b/bin/omarchy-refresh-plymouth @@ -5,5 +5,4 @@ # Reuse the fixed-file publisher so root never resolves the source checkout or # follows a destination symlink while restoring the packaged assets. -script_dir=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" && pwd) -exec "$script_dir/omarchy-plymouth-set" --refresh-default +exec "$OMARCHY_PATH/bin/omarchy-plymouth-set" --refresh-default