From f046c69fda0751a5d8b3f645072f42f3f8b985ec Mon Sep 17 00:00:00 2001 From: Dimitris Kolovos Date: Sat, 12 Feb 2022 20:15:17 +0000 Subject: [PATCH] Commented out cp command --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 018b6ae..ff45ebb 100755 --- a/build.sh +++ b/build.sh @@ -1,2 +1,2 @@ zip packages/Epsilon.sublime-package tmlanguage/*.tmlanguage -cp -f packages/Epsilon.sublime-package /Users/dk135/Library/Application\ Support/Sublime\ Text\ 3/Installed\ Packages/ \ No newline at end of file +# cp -f packages/Epsilon.sublime-package /Users/dk135/Library/Application\ Support/Sublime\ Text\ 3/Installed\ Packages/ \ No newline at end of file