summaryrefslogtreecommitdiff
path: root/plugins/externaltools/data/run-command.tool.in
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/externaltools/data/run-command.tool.in')
-rw-r--r--plugins/externaltools/data/run-command.tool.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/externaltools/data/run-command.tool.in b/plugins/externaltools/data/run-command.tool.in
index 521e3143..c76ed204 100644
--- a/plugins/externaltools/data/run-command.tool.in
+++ b/plugins/externaltools/data/run-command.tool.in
@@ -1,4 +1,4 @@
-#!/usr/bin/sh
+#!/bin/sh
#TODO: use "gsettings get org.mate.applications-terminal exec"
exec `zenity --entry --title="Run command - Pluma" --text="Command to run"`