index
:
openslx-ng/mltk.git
feature/latest-qemu
installer
master
remote-edit-vm
Scripts for preparation and extraction of components on the reference machine.
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
modules
/
kiosk-firefox
/
module.build
blob: a5cbb6b6b740ef8d5c77950ff7756cdcdce2f231 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash
fetch_source
() {
:
}
build
() {
:
}
post_copy
() {
:
}