Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zc0nf committed Jun 28, 2020
1 parent 42a76a9 commit c7c41d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/upgrade/README.md
Expand Up @@ -23,4 +23,4 @@ Also produces a groups.properties file to be run against a java tool (WIP)
* run in execute mode: python3 migrate-v3-v4.py -e (generates a groups.properties)
* Make executable: chmod 755 *.sh
* compile java: `./compile.sh` for Linux or `compile.bat` for Windows
* Create groups: `./run.sh for` for Linux or `run.bat` for Windows (Creates drftpd json group objects based on groups.properties)
* Create groups: `./run.sh` for for Linux or `run.bat` for Windows (Creates drftpd json group objects based on groups.properties)

0 comments on commit c7c41d1

Please sign in to comment.