mirror of
https://git.verdigado.com/NB-Public/simple-wkd.git
synced 2024-12-06 14:52:41 +01:00
Compare commits
2 commits
4ff4b90490
...
58f2aa0b74
Author | SHA1 | Date | |
---|---|---|---|
58f2aa0b74 | |||
30bed3858d |
2 changed files with 0 additions and 6 deletions
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
chown -R wkd:wkd wkd
|
||||
su wkd -c ./wkd
|
|
@ -1,7 +1,4 @@
|
|||
#!/bin/sh
|
||||
mkdir /srv/wkd
|
||||
#cp entrypoint.sh /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
|
||||
|
|
Loading…
Add table
Reference in a new issue