projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9edabb
)
* luci/libs: add missing shebang to uvl cli
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 17 Aug 2008 22:38:10 +0000
(22:38 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 17 Aug 2008 22:38:10 +0000
(22:38 +0000)
libs/uvl/root/usr/bin/uvl
patch
|
blob
|
history
diff --git
a/libs/uvl/root/usr/bin/uvl
b/libs/uvl/root/usr/bin/uvl
index b724c8a009b5674ab6c0e2ec019b5169cb7294c4..1d6198dcd6e3f260e206fd9c863c7057423ca32c 100755
(executable)
--- a/
libs/uvl/root/usr/bin/uvl
+++ b/
libs/uvl/root/usr/bin/uvl
@@
-1,3
+1,4
@@
+#!/usr/bin/lua
--[[
UCI Validation Layer - Command Line Utility