From e6bd3d4065331bf1258002cab48b8df5998d80dc Mon Sep 17 00:00:00 2001
From: Walmes Zeviani <walmes@ufpr.br>
Date: Tue, 16 May 2023 19:13:17 -0400
Subject: [PATCH] Adds Streamon.

---
 install_ubuntu_details.sh | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/install_ubuntu_details.sh b/install_ubuntu_details.sh
index d32545b..866d17e 100644
--- a/install_ubuntu_details.sh
+++ b/install_ubuntu_details.sh
@@ -235,6 +235,13 @@ sudo snap install foliate
 
 sudo snap install imaginary-teleprompter
 
+#-----------------------------------------------------------------------
+# Streamon ยท Live for instagram
+# Documentation: https://github.com/haxzie/instagram-live-streamer
+# Download: https://ig-live.netlify.app/downloads/
+
+sudo dpkg -i instagram-live-streamer_0.1.0_amd64.deb
+
 #-----------------------------------------------------------------------
 # GitKraken.
 
-- 
GitLab