forked from saurabh/personal-diploma
remove rm
This commit is contained in:
parent
199556cf4d
commit
d247e17a7d
|
@ -15,7 +15,6 @@ all_template.each do |folder|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
system ('rm -r '+app_path + '/modules/')
|
|
||||||
# Describe your gem and declare its dependencies:
|
# Describe your gem and declare its dependencies:
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "personal_diploma"
|
s.name = "personal_diploma"
|
||||||
|
|
Loading…
Reference in New Issue