Revision 6779d091ce677e7c588bcbcfb311460b61e0a7e9 authored by Dirk Roorda on 23 April 2019, 11:58:55 UTC, committed by Dirk Roorda on 23 April 2019, 11:58:55 UTC
1 parent 8cd08c1
Raw File
azbnsetup.sh
#!/bin/sh

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