mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-26 01:17:22 +00:00
fix missing brace
This commit is contained in:
parent
778400c2db
commit
e32236d76c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# {{ ansible_managed}
|
||||
# {{ ansible_managed }}
|
||||
#
|
||||
/usr/bin/reflector --latest 20 \
|
||||
{% if mirrorlist.country %}--country {{ mirrorlist.country }} \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue