Revision a8c163895a62ba8a334e455960cb5b5753f0e788 authored by Dirk Roorda on 13 February 2020, 11:26:31 UTC, committed by Dirk Roorda on 13 February 2020, 11:26:31 UTC
1 parent 7983a7d
Raw File
azbnsetup.sh
#!/bin/sh

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