diff --git a/eget-yaucore.sh b/eget-yaucore.sh new file mode 100644 index 0000000..9697aad --- /dev/null +++ b/eget-yaucore.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +set -euo pipefail +eget starship/starship -a gnu --to=/usr/bin diff --git a/recipes/yaucore.yaml b/recipes/yaucore.yaml index 4506db5..501ff5f 100644 --- a/recipes/yaucore.yaml +++ b/recipes/yaucore.yaml @@ -15,6 +15,7 @@ modules: # run shell scripts - type: script scripts: + - eget-yaucore.sh - os-release-yaucore.sh # add repositories, install RPM packages