checkin for the day. got pychroot added to AUR, so now i can do more work on this. tomorrow.
This commit is contained in:
5
extra/templates/VERSION_INFO.txt.j2
Normal file
5
extra/templates/VERSION_INFO.txt.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
Version: {{ build['ver'] }}
|
||||
Build: {{ build['name'] }}
|
||||
Time: {{ build['time'] }}
|
||||
Machine: {{ build['host'] }}
|
||||
User: {{ build['user'] }}{% if build['realuser'] is defined and build['realuser'] > 0 %} ({{ build['realuser'] }}){% endif %}
|
||||
Reference in New Issue
Block a user