Remove proxy only if no apps are installed
This commit is contained in:
@@ -90,7 +90,7 @@ class Kamal::Commands::Accessory < Kamal::Commands::Base
|
||||
end
|
||||
end
|
||||
|
||||
def remove_service_directory
|
||||
def remove_app_directory
|
||||
[ :rm, "-rf", service_name ]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user