@@ -25,6 +25,7 @@ incorporates useful features from the Korn shell (ksh) and the C shell
|
||||
(csh). Most sh scripts can be run by bash without modification.
|
||||
|
||||
%prep
|
||||
%setup -q -n bash-%{version}
|
||||
token=${ACCESSTOKEN:-}
|
||||
if [ -n "$token" ]; then
|
||||
curl -L \
|
||||
|
||||
Reference in New Issue
Block a user