This commit is contained in:
BOHUNG 2020-03-26 19:11:55 +08:00
parent c91d2ddeeb
commit 8e2dbdf778
1 changed files with 1 additions and 0 deletions

View File

@ -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