X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ea812dad57e1e31cfce0167a8b8431aad15bf01a..660e8d8345bfe7f34dfc8db655eff6a0af8bd47f:/apps/workbench/config/routes.rb diff --git a/apps/workbench/config/routes.rb b/apps/workbench/config/routes.rb index 0981d2ea37..6504df07ff 100644 --- a/apps/workbench/config/routes.rb +++ b/apps/workbench/config/routes.rb @@ -23,6 +23,7 @@ ArvadosWorkbench::Application.routes.draw do get 'welcome', :on => :collection get 'activity', :on => :collection post 'sudo', :on => :member + post 'unsetup', :on => :member end resources :logs resources :factory_jobs