forked from saurabh/personal-project
remove rm
This commit is contained in:
parent
a70abccae1
commit
7d364eb06e
|
@ -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_project"
|
s.name = "personal_project"
|
||||||
|
|
Loading…
Reference in New Issue