mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-01 14:29:30 -06:00
FF-1698: C# scripts!
This commit is contained in:
@@ -12,7 +12,7 @@ namespace FileFlows.BasicNodes.Scripting;
|
||||
public class ShellScript : ScriptBase
|
||||
{
|
||||
/// <inheritdoc />
|
||||
public override string Icon => "svg:sh";
|
||||
public override string Icon => "svg:bash";
|
||||
/// <inheritdoc />
|
||||
public override string HelpUrl => "https://fileflows.com/docs/plugins/basic-nodes/shell-script";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user