mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
6 lines
302 B
Python
6 lines
302 B
Python
|
import build_make
|
||
|
|
||
|
build_make.filepath_mass_changer('Allowlist' ,'/reprwiki/Private-build/Allowlist' ,'/gh-releases')
|
||
|
build_make.filepath_mass_changer('Veneto' ,'/reprwiki/Private-build/veneto' ,'/gh-releases')
|
||
|
build_make.filepath_mass_changer('ucate' ,'/reprwiki/Private-build/ucate' ,'/gh-releases')
|