Adding stuff dir and start/entrypoint scripts

This commit is contained in:
Leopere 2018-11-26 23:11:50 +00:00
parent ada255021c
commit 1d6e17c810
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
## TODO: Start work for the docker-entrypoint.sh for lbrynet daemon

3
lbrynet/stuff/start.sh Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
## TODO: Start work on start.sh configuration and other magic assertions of file permissions etc...