try
This commit is contained in:
parent
c91d2ddeeb
commit
8e2dbdf778
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue