fdd/fdd_client/README.md

19 lines
278 B
Markdown
Raw Normal View History

2021-01-16 09:54:06 +01:00
# FDD - Fanta Dos Disks - client side
''
$ git clone "http://git.56k.es/fanta/fdd/"
$ cd fdd/fdd_client/
$ chmod +x fdd
$ rm -rf ~/.fdd
# cp -pRv fdd /usr/local/bin/
$ fdd
''
$ cd fdd_client/ $ chmod +x fdd # cp -pRv fdd /usr/local/bin/ $ fdd $ export PATH=$PATH:~/.fdd
2021-01-16 09:27:50 +01:00