Skip to content

Commit dc85ba1

Browse files
committed
Merge branch 'seventhqueen-master'
2 parents 0f1e345 + 8b47d87 commit dc85ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ee/core/variables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ class EEVariables():
9494
ee_nginx_repo = ("deb http://download.opensuse.org/repositories/home:"
9595
"/rtCamp:/EasyEngine/xUbuntu_16.04/ /")
9696
elif ee_platform_codename == 'bionic':
97-
ee_nginx_repo = ("deb http://download.opensuse.org/repositories/home:"
97+
ee_nginx_repo = ("deb http://download.opensuse.org/repositories/home:"
9898
"/rtCamp:/EasyEngine/xUbuntu_18.04/ /")
9999
elif ee_platform_codename == 'wheezy':
100100
ee_nginx_repo = ("deb http://download.opensuse.org/repositories/home:"

0 commit comments

Comments
 (0)