Skip to content

Instantly share code, notes, and snippets.

@Dalmirog-zz
Created August 4, 2015 19:40
Show Gist options
  • Select an option

  • Save Dalmirog-zz/4302c4c9f4f713d28ac3 to your computer and use it in GitHub Desktop.

Select an option

Save Dalmirog-zz/4302c4c9f4f713d28ac3 to your computer and use it in GitHub Desktop.
Get Built In directory path from SQL
use "NameOfYourOctopusDatabase" /* <-- Change this */
select JSON from Configuration
where id = 'builtinrepositoryconfigurations-single'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment