mirror of
https://github.com/tumillanino/miasma-os.git
synced 2026-04-11 07:15:31 +00:00
move to new repo
This commit is contained in:
4
files/scripts/installsurgext.sh
Normal file
4
files/scripts/installsurgext.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
rpm_url="https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.4/surge-xt-x86_64-1.3.4.rpm"
|
||||
dnf install -y --nogpgcheck "$rpm_url"
|
||||
Reference in New Issue
Block a user