summaryrefslogtreecommitdiff
path: root/widgets/command_output/command.example
diff options
context:
space:
mode:
authorMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-11-17 19:27:30 +0100
committerMartin Schirrmacher <vdr.skinflatplus@schirrmacher.eu>2014-11-17 19:27:30 +0100
commitf71077e871218abd105027d1eb6b9b4033fbe131 (patch)
tree8cb2a9e20e21c97c2742716a634e632d0764ca9f /widgets/command_output/command.example
parentf997e3c12313a74339ffa81e7488217f2ec6c06d (diff)
downloadskin-flatplus-f71077e871218abd105027d1eb6b9b4033fbe131.tar.gz
skin-flatplus-f71077e871218abd105027d1eb6b9b4033fbe131.tar.bz2
update widgets files; add weather widget font size
Diffstat (limited to 'widgets/command_output/command.example')
-rwxr-xr-xwidgets/command_output/command.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/command_output/command.example b/widgets/command_output/command.example
new file mode 100755
index 00000000..03b12b23
--- /dev/null
+++ b/widgets/command_output/command.example
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+echo "MyTitle" > title
+
+echo "output line 1" > output
+echo "output line 2" >> output