mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-09 17:55:10 +00:00
more debug
This commit is contained in:
parent
cdcbef088d
commit
7717deda0e
|
@ -14,6 +14,9 @@ export RUST_LOG=debug
|
|||
pwd
|
||||
ls -la
|
||||
ls -la ..
|
||||
ls -la ../target/
|
||||
ls -la ../target/debug/
|
||||
ls -la ../target/debug/lemmy_server
|
||||
|
||||
echo "start alpha"
|
||||
LEMMY_HOSTNAME=lemmy-alpha:8541 \
|
||||
|
|
Loading…
Reference in a new issue