diff --git a/content/script/xero-cosmic.sh b/content/script/xero-cosmic.sh index f43bb643..35175016 100755 --- a/content/script/xero-cosmic.sh +++ b/content/script/xero-cosmic.sh @@ -83,7 +83,7 @@ check_gpu_cosmic_compatibility() { check_gpu_cosmic_compatibility # Run the command after the user clicks "OK" -bash -c "$(curl -fsSL https://tinyurl.com/xtoolkit)" +bash -c "$(curl -fsSL https://xerolinux.xyz/script/xapi.sh)" # Sleep for 3 seconds (if needed) sleep 3 diff --git a/content/script/xero-plasma.sh b/content/script/xero-plasma.sh index f61e99bf..9b3b0a36 100755 --- a/content/script/xero-plasma.sh +++ b/content/script/xero-plasma.sh @@ -48,7 +48,7 @@ show_dialog() { show_dialog # Run the command after the user clicks "OK" -bash -c "$(curl -fsSL https://tinyurl.com/xtoolkit)" +bash -c "$(curl -fsSL https://xerolinux.xyz/script/xapi.sh)" # Sleep for 3 seconds (if needed) sleep 3 diff --git a/public/posts/ml4w-hyprland-plasma/index.html b/public/posts/ml4w-hyprland-plasma/index.html index 3d051ca8..265b717d 100644 --- a/public/posts/ml4w-hyprland-plasma/index.html +++ b/public/posts/ml4w-hyprland-plasma/index.html @@ -1740,11 +1740,11 @@