Armbian-config sources lists - remove double quotes from EOT
This commit is contained in:
parent
3743daffa2
commit
710f2cd369
@ -8,7 +8,7 @@ function custom_apt_repo__add_armbian-github-repo() {
|
||||
URIs: https://github.armbian.com/configng
|
||||
Suites: stable
|
||||
Components: main
|
||||
Signed-By: "${APT_SIGNING_KEY_FILE}"
|
||||
Signed-By: ${APT_SIGNING_KEY_FILE}
|
||||
EOF
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user