mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 06:40:15 +00:00
Redirects to a wiki page informing how to allow unsigned UG build (alternative builds are not signed).
16 lines
350 B
HTML
16 lines
350 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Refresh"
|
|
content="0; url='https://github.com/CESNET/UltraGrid/wiki/macOS-allow-unidentified-developer'" />
|
|
</head>
|
|
|
|
<body>
|
|
<p>You will be redirected to <a
|
|
href="https://github.com/CESNET/UltraGrid/wiki/macOS-allow-unidentified-developer">UltraGrid wiki</a> soon!
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|