From 9b3606bbefb566c487a1ed6da719eab1548fbeae Mon Sep 17 00:00:00 2001
From: Gabriel Studer <gabriel.studer@unibas.ch>
Date: Mon, 2 Mar 2015 11:39:13 +0100
Subject: [PATCH] start the script with dng

---
 examples/code_fragments/harmony/harmony | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/code_fragments/harmony/harmony b/examples/code_fragments/harmony/harmony
index f55eec9e4..c315b3f08 100755
--- a/examples/code_fragments/harmony/harmony
+++ b/examples/code_fragments/harmony/harmony
@@ -1,2 +1,2 @@
 #!/bin/sh
-gosty harmony.py Harmony $@
\ No newline at end of file
+dng -s harmony.py
-- 
GitLab