delete repo dir
This commit is contained in:
@@ -234,7 +234,7 @@ class Homesick < Thor
|
|||||||
|
|
||||||
if shell.yes?("This will destroy your castle irreversible! Are you sure?")
|
if shell.yes?("This will destroy your castle irreversible! Are you sure?")
|
||||||
unlink(name)
|
unlink(name)
|
||||||
rm_rf castle_dir(name)
|
rm_rf repos_dir.join(name)
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user