X-Git-Url: https://git.jacobcasper.com/?p=mercuryms.git;a=blobdiff_plain;f=setup.sh;fp=setup.sh;h=a950de87caf07cd1713c356a3b7212c4294e6b2d;hp=999d449d029ed1d1aa106b7f9015d191612583e1;hb=c9716b9597ab2274dc8f4448fd8d50a548d79ef5;hpb=8ef3a2be63fa62015b02a2efe413689094fa1c41 diff --git a/setup.sh b/setup.sh index 999d449..a950de8 100755 --- a/setup.sh +++ b/setup.sh @@ -9,3 +9,4 @@ sqlite3 /usr/share/mercuryms/mercuryms.sqlite "$(cat migrations/*)" chown mercuryms:mercuryms /usr/share/mercuryms/mercuryms.sqlite cp mercuryms.service /etc/systemd/system/ cp mercuryms-listen* /etc/systemd/system/ +cp mercuryms-send* /etc/systemd/system/