Skip to content

Commit c005821

Browse files
committed
Move troubleshooting script to more suitable menu
1 parent 8a174d3 commit c005821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BAR/src/main/resources/scripts/BAR/Utilities/List_BAR_Scripts.groovy BAR/src/main/resources/scripts/BAR/Help/Verify_BAR_Installation.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ text = appendScriptList("# BAR Files")
9898
text = appendCommandList(text)
9999
text = appendIJ1plugins(text)
100100
text = appendResources(text, ["boilerplate", "lib", "script_templates",
101-
"tools", "tutorials"])
101+
"shared", "tools", "tutorials"])
102102

103103
// List user files on local installation
104104
text = appendLocalFiles(text)

0 commit comments

Comments
 (0)