0
0
Fork 0
mirror of https://git.verdigado.com/NB-Public/simple-wkd.git synced 2024-12-04 19:52:50 +01:00

directorys

This commit is contained in:
Willi Junga 2024-10-26 22:13:19 +02:00
parent 30bed3858d
commit 58f2aa0b74
Signed by: willi.junga
GPG key ID: 91E50A0F474ACF82

View file

@ -1,6 +1,4 @@
#!/bin/sh
mkdir /srv/wkd
#cp example.config.toml /srv/wkd/config.toml
cp -R assets /srv/wkd/assets
cp simple-wkd-executable /srv/wkd/wkd
cp wkd.service /etc/systemd/system/wkd.service