From 8e2dbdf7789e7cc0370a41b00b4e80c3c34d0f24 Mon Sep 17 00:00:00 2001 From: BOHUNG Date: Thu, 26 Mar 2020 19:11:55 +0800 Subject: [PATCH] try --- patchfile.gemspec | 1 + 1 file changed, 1 insertion(+) diff --git a/patchfile.gemspec b/patchfile.gemspec index e0ca987..5b9cea1 100644 --- a/patchfile.gemspec +++ b/patchfile.gemspec @@ -11,6 +11,7 @@ begin rescue puts "There is an error in coppying jquery-ui" end +puts 111111111111111111111111111111111111111111111111111111111111111111111111111111111111 #end @original_dir = Dir.pwd `cd "#{ENV['PWD']}" && git add app/templates/ app/assets built_in_extensions.rb config/mongoid.yml bin/ && cd "#{@original_dir}"` #using git to add modified files and to avoid git pull not working