Closed badplay closed 1 year ago
hi i made a update ps1 file update.ps1
`$branch = git rev-parse --abbrev-ref HEAD if ($branch -ne 'main') { git checkout main }
git pull pip3 install -r Presearch_Bot/requirements.txt `
hope you can integrate it i want to make a version that exclude the word.txt (have my own words) so it want update with your file in github but i dosnt found a solution
hi i made a update ps1 file update.ps1
`$branch = git rev-parse --abbrev-ref HEAD if ($branch -ne 'main') { git checkout main }
git pull pip3 install -r Presearch_Bot/requirements.txt `
hope you can integrate it i want to make a version that exclude the word.txt (have my own words) so it want update with your file in github but i dosnt found a solution