Force to change sehbang in /usr/bin/gbs to python2 55/307855/1
authorwangbiao <biao716.wang@samsung.com>
Thu, 14 Mar 2024 01:48:49 +0000 (10:48 +0900)
committerwangbiao <biao716.wang@samsung.com>
Thu, 14 Mar 2024 01:48:49 +0000 (10:48 +0900)
Change-Id: Id46ae816a5627d936cadee16ba65176d5c1bc457
Signed-off-by: wangbiao <biao716.wang@samsung.com>
debian/gbs.postinst [new file with mode: 0644]

diff --git a/debian/gbs.postinst b/debian/gbs.postinst
new file mode 100644 (file)
index 0000000..9533048
--- /dev/null
@@ -0,0 +1 @@
+sed -i '1s/.*/\#\!\/usr\/bin\/python2/g' /usr/bin/gbs