6 lines
117 B
6 lines
117 B
1 year ago
|
#!/bin/bash
|
||
|
# Author: Iain Douglas <centos@1n6.org.uk>
|
||
|
|
||
|
t_Log "$0 - installing rootfiles"
|
||
|
t_InstallPackage rootfiles
|