You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
if [[ "xenial"!="$Distribution"&&"bionic"!="$Distribution" ]];then
The official document (See "supported Linux version" under the Prerequisites) says it supports Ubuntu 20 (Focal) and 18 (Bionic), but here it doesn't support Ubuntu 20 (Focal).
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
service-fabric-scripts-and-templates/scripts/SetupServiceFabric/SetupServiceFabric.sh
Line 28 in 8b7ac20
The official document (See "supported Linux version" under the Prerequisites) says it supports Ubuntu 20 (Focal) and 18 (Bionic), but here it doesn't support Ubuntu 20 (Focal).
The text was updated successfully, but these errors were encountered: