This website requires JavaScript.
Explore
Help
Sign in
external
/
iiab
Watch
1
Star
0
Fork
You've already forked iiab
0
mirror of
https://github.com/iiab/iiab.git
synced
2025-02-13 03:32:12 +00:00
Code
Issues
Releases
Wiki
Activity
13bc1e960f
iiab
/
roles
/
kalite
/
templates
/
kalite.sh.j2
5 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
replace symlink with wrapper to export KALITE_HOME for enduser ease of use
2017-11-16 09:03:34 +00:00
#!/bin/bash
initial checkin -- May 27, 2017
2017-05-27 18:09:50 +00:00
KALITE_HOME={{ kalite_root }}
export KALITE_HOME
replace symlink with wrapper to export KALITE_HOME for enduser ease of use
2017-11-16 09:03:34 +00:00
{{ kalite_venv }}/bin/kalite $@
Reference in a new issue
Copy permalink