Skip to content

Commit af73a12

Browse files
committed
fix: [v6.6 update] update pylacus
1 parent 71e1253 commit af73a12

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

update/v6.6/Update.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ pip install -U git+https://github.com/ail-project/LexiLang
3636
echo -e $GREEN"Updating python pyail."$DEFAULT
3737
pip install -U pyail
3838

39+
echo -e $GREEN"Updating python pylacus."$DEFAULT
40+
pip install -U pylacus
41+
3942
echo -e $GREEN"Installing pyfaup-rs."$DEFAULT
4043
pip install -U pyfaup-rs
4144

0 commit comments

Comments
 (0)