Skip to content

Commit

Permalink
in pwgauth/redo.sh, change 'python' to 'python3'.
Browse files Browse the repository at this point in the history
Cologne server doesn't recognize 'python'
  • Loading branch information
funderburkjim committed Sep 11, 2024
1 parent cccc9d1 commit 84cc07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v02/distinctfiles/pwg/pywork/pwgauth/redo.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
python check_pwbib.py pwgbib_input.txt
python3 check_pwbib.py pwgbib_input.txt
sh redo_pwgbib.sh
mv pwgbib.sqlite ../../web/sqlite/

0 comments on commit 84cc07f

Please sign in to comment.