Skip to content

Commit

Permalink
list litentry dir
Browse files Browse the repository at this point in the history
  • Loading branch information
0xverin committed Oct 22, 2024
1 parent 7715518 commit a1c6a1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/run_parachain_worker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ function main {
ls -l $PARACHAIN_BASEDIR
echo "Listing worker base directory:"
ls -l $WORKER_BASEDIR
echo "Listing /opt directory:"
ls -l /opt
echo "Listing /opt/litentry directory:"
ls -l /opt/litentry
echo "Done listing"

restart_parachain_services
Expand Down

0 comments on commit a1c6a1f

Please sign in to comment.