This website requires JavaScript.
Explore
Help
Sign In
willi.junga
/
simple-wkd
Watch
0
Star
0
Fork
You've already forked simple-wkd
0
mirror of
https://git.verdigado.com/NB-Public/simple-wkd.git
synced
2024-10-30 03:05:51 +01:00
Code
Activity
0c6354067a
simple-wkd
/
entrypoint.sh
4 lines
49 B
Bash
Raw
Normal View
History
Unescape
Escape
Improve wkd user
2023-05-20 21:27:48 +02:00
#!/bin/bash
adjust entrypoint.sh
2024-10-26 13:31:32 +02:00
chown -R wkd:wkd wkd
su wkd -c ./wkd
Copy permalink