summaryrefslogtreecommitdiffstats
path: root/system/betty/betty
diff options
context:
space:
mode:
author Ryan P.C. McQuen2014-10-06 15:26:49 +0200
committer Willy Sudiarto Raharjo2014-10-10 19:14:11 +0200
commite988d07665cb562864dba7b1b7d6587b5a519cf7 (patch)
tree8c866d081b9e56a03e1410363eec283a795e2227 /system/betty/betty
parented31f08c7f4be93f43b9d21859ab30211eb401d7 (diff)
downloadslackbuilds-e988d07665cb562864dba7b1b7d6587b5a519cf7.tar.gz
system/betty: updated for version 0.1.7 + exec script fix
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/betty/betty')
-rw-r--r--system/betty/betty2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/betty/betty b/system/betty/betty
index dda44a304b..ca8cb77e8a 100644
--- a/system/betty/betty
+++ b/system/betty/betty
@@ -1,2 +1,2 @@
#!/bin/sh
-/opt/betty/main.rb
+/opt/betty/main.rb "$@"