1
0
generated from mirzaev/pot

Initial commit

This commit is contained in:
2025-02-25 22:34:55 +07:00
commit 5518f88e24
147 changed files with 2030 additions and 0 deletions

10
install.sh Executable file
View File

@@ -0,0 +1,10 @@
#!/bin/bash
if [ -d author/project ]; then
mv author/project author/parser_from_interneturok
fi
if [ -d author ]; then
mv author mirzaev
fi