]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
saving uncommitted changes in /etc prior to apt run
authorFrank Brehm <frank@brehm-online.com>
Fri, 25 Jun 2021 07:40:29 +0000 (09:40 +0200)
committerFrank Brehm <root@bruni.home.brehm-online.com>
Fri, 25 Jun 2021 07:40:29 +0000 (09:40 +0200)
.etckeeper
apt/sources.list.d/vscode.list [new file with mode: 0644]

index 8cc59da16477db2993b6cf76a21f28dec6c677ce..411dc6e8a75020f7abbddbb80385f66af86be3c2 100755 (executable)
@@ -587,6 +587,7 @@ maybe chmod 0644 'apt/sources.list.d/nilarimogard-webupd8-focal.list'
 maybe chmod 0644 'apt/sources.list.d/official-package-repositories.list'
 maybe chmod 0644 'apt/sources.list.d/team-xbmc-ppa-focal.list'
 maybe chmod 0644 'apt/sources.list.d/teams.list'
+maybe chmod 0644 'apt/sources.list.d/vscode.list'
 maybe chmod 0644 'apt/trusted.gpg'
 maybe chmod 0755 'apt/trusted.gpg.d'
 maybe chmod 0644 'apt/trusted.gpg.d/microsoft.gpg'
diff --git a/apt/sources.list.d/vscode.list b/apt/sources.list.d/vscode.list
new file mode 100644 (file)
index 0000000..740374f
--- /dev/null
@@ -0,0 +1,4 @@
+### THIS FILE IS AUTOMATICALLY CONFIGURED ###
+# You may comment out this entry, but any other modifications may be lost.
+deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
+