changeset 7696:69d656b28bac

<moon_> mk templates/termwrapperOut//output=\'Command goes here\' eval "$output"
author HackBot
date Tue, 03 May 2016 22:21:39 +0000
parents afcc09f686a9
children 527f541acef4
files templates/termwrapperOut
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/templates/termwrapperOut	Tue May 03 22:19:46 2016 +0000
+++ b/templates/termwrapperOut	Tue May 03 22:21:39 2016 +0000
@@ -1,1 +1,1 @@
-output="Command goes here"  eval "$output"
+output='Command goes here'  eval "$output"