Revision 5eb59a4d4413f4d5a7ea8e59cb962d4e3c93853e authored by Dirk Roorda on 30 April 2020, 14:29:43 UTC, committed by Dirk Roorda on 30 April 2020, 14:29:43 UTC
1 parent c6e4a54
Raw File
azbnsetup.sh
#!/bin/sh

cd ~/anaconda3_501/bin
./pip3.6 install text-fabric
back to top