From 3340ba09cdffbf661d96f3df362de08a846e1bf9 Mon Sep 17 00:00:00 2001 From: Publyo Raymundo Date: Fri, 5 Feb 2021 10:06:49 +0000 Subject: [PATCH] Update control file extension --- com.visualstudio.code.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.visualstudio.code.yaml b/com.visualstudio.code.yaml index 6a1643f..0c20d5b 100644 --- a/com.visualstudio.code.yaml +++ b/com.visualstudio.code.yaml @@ -67,7 +67,7 @@ modules: - ar x code.deb - tar xf data.tar.xz - mv usr/share/code vscode - - rm -r code.deb control.tar.gz data.tar.xz debian-binary usr + - rm -r code.deb control.tar.xz data.tar.xz debian-binary usr - type: file path: code.sh - type: file