virtigod/build

9 lines
217 B
Plaintext
Raw Permalink Normal View History

2024-10-11 17:39:11 -05:00
#!/bin/bash -x
# 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