Merge branch 'fix_spelling' into 'master'
Fix beowulf's spelling See merge request ungleich-public/cdist!790
This commit is contained in:
commit
162f7d75e1
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ if [ -z "${certbot_fullpath}" ]; then
|
||||||
require="__apt_source/ascii-backports" __package_apt certbot \
|
require="__apt_source/ascii-backports" __package_apt certbot \
|
||||||
--target-release ascii-backports
|
--target-release ascii-backports
|
||||||
;;
|
;;
|
||||||
bewoulf*)
|
beowulf*)
|
||||||
__package_apt certbot
|
__package_apt certbot
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Loading…
Reference in a new issue