The source project of this merge request has been removed.
Place apt repo credentials to auth.conf
apt_source.sh script places credentials to sources.list file. This will cause apt to generate a warning message everytime said repositoryis hit.
(N: Usage of apt_auth.conf(5) should be preferred over embedding login information directly in sources.list(5) entry for 'https://.......')
This change will automatically seperate credentials from sources.list file to auth.conf file