From 3477c68bdfb4e6cc33c328034d34f37e8b23d19d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=CE=A7=CF=81=CE=AE=CF=83=CF=84=CE=BF=CF=82=20=CE=96=CF=8E?=
 =?UTF-8?q?=CF=84=CE=B1=CE=BB=CE=B7=CF=82?= <xzotalis@yahoo.com>
Date: Tue, 17 Apr 2018 12:38:20 +0300
Subject: [PATCH] Upload New File

---
 .../32bit/shellScripts/sources.list           | 47 +++++++++++++++++++
 1 file changed, 47 insertions(+)
 create mode 100644 Ubuntu 16.04/UbuntuMate/32bit/shellScripts/sources.list

diff --git a/Ubuntu 16.04/UbuntuMate/32bit/shellScripts/sources.list b/Ubuntu 16.04/UbuntuMate/32bit/shellScripts/sources.list
new file mode 100644
index 0000000..70c8c37
--- /dev/null
+++ b/Ubuntu 16.04/UbuntuMate/32bit/shellScripts/sources.list	
@@ -0,0 +1,47 @@
+# 
+
+
+# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
+# newer versions of the distribution.
+deb http://archive.ubuntu.com/ubuntu xenial main restricted
+# deb-src http://archive.ubuntu.com/ubuntu xenial main restricted
+
+## Major bug fix updates produced after the final release of the
+## distribution.
+deb http://archive.ubuntu.com/ubuntu xenial-updates main restricted
+# deb-src http://archive.ubuntu.com/ubuntu xenial-updates main restricted
+
+## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
+## team. Also, please note that software in universe WILL NOT receive any
+## review or updates from the Ubuntu security team.
+deb http://archive.ubuntu.com/ubuntu xenial universe
+# deb-src http://archive.ubuntu.com/ubuntu xenial universe
+deb http://archive.ubuntu.com/ubuntu xenial-updates universe
+# deb-src http://archive.ubuntu.com/ubuntu xenial-updates universe
+
+## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
+## team, and may not be under a free licence. Please satisfy yourself as to 
+## your rights to use the software. Also, please note that software in 
+## multiverse WILL NOT receive any review or updates from the Ubuntu
+## security team.
+deb http://archive.ubuntu.com/ubuntu xenial multiverse
+# deb-src http://archive.ubuntu.com/ubuntu xenial multiverse
+deb http://archive.ubuntu.com/ubuntu xenial-updates multiverse
+# deb-src http://archive.ubuntu.com/ubuntu xenial-updates multiverse
+
+## N.B. software from this repository may not have been tested as
+## extensively as that contained in the main release, although it includes
+## newer versions of some applications which may provide useful features.
+## Also, please note that software in backports WILL NOT receive any review
+## or updates from the Ubuntu security team.
+deb http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
+# deb-src http://archive.ubuntu.com/ubuntu xenial-backports main restricted universe multiverse
+
+deb http://security.ubuntu.com/ubuntu xenial-security main restricted
+# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
+deb http://security.ubuntu.com/ubuntu xenial-security universe
+# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
+deb http://security.ubuntu.com/ubuntu xenial-security multiverse
+# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
+deb http://gr.archive.ubuntu.com/ubuntu precise main universe
+#deb http://archive.canonical.com/ubuntu zesty partner  #old skype version
-- 
GitLab