more debug
This commit is contained in:
parent
cdcbef088d
commit
7717deda0e
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ export RUST_LOG=debug
|
||||||
pwd
|
pwd
|
||||||
ls -la
|
ls -la
|
||||||
ls -la ..
|
ls -la ..
|
||||||
|
ls -la ../target/
|
||||||
|
ls -la ../target/debug/
|
||||||
|
ls -la ../target/debug/lemmy_server
|
||||||
|
|
||||||
echo "start alpha"
|
echo "start alpha"
|
||||||
LEMMY_HOSTNAME=lemmy-alpha:8541 \
|
LEMMY_HOSTNAME=lemmy-alpha:8541 \
|
||||||
|
|
Loading…
Reference in a new issue