Skip to content

Commit

Permalink
Add script for when run using powershell (lichess-org#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev authored Oct 3, 2024
1 parent 4d2c040 commit b57d887
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions lila-docker.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
echo "
|\_ _ _ _
/o \ | (_) ___| |__ ___ ___ ___ ___ _ __ __ _
(_. || | | |/ __| '_ \ / _ \/ __/ __| / _ \| '__/ _` |
/__\ | | | (__| | | | __/\__ \__ \| (_) | | | (_| |
)___( |_|_|\___|_| |_|\___||___/___(_)___/|_| \__, |
|___/"

echo "If you are trying to run lila-docker on Windows, you need to install and use Windows with WSL"
echo "See the instructions at https://aka.ms/wslstore"
echo ""

0 comments on commit b57d887

Please sign in to comment.