download-ignition.sh: drop
This script isn't doing anything that `spectool -g -S` won't do.
This commit is contained in:
parent
2c158893d7
commit
a67d7056b8
@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -xeuo pipefail
|
||||
rpmspec -P ignition.spec | grep 'Source0:' | tr -s ' ' | cut -d ' ' -f 2 | xargs curl -LO
|
Loading…
Reference in New Issue
Block a user