diff options
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,3 +3,6 @@ # this is the systemd control file mkdir -p files/lib/systemd/system/ cp virtigod.service files/lib/systemd/system/ + +mkdir -p files/usr/lib/virtigod/ +cp Makefile.help files/usr/lib/virtigod/Makefile |
