mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
fix cron location
This commit is contained in:
parent
d408610d84
commit
7c8de9b715
2 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{FCA7
|
|||
ProjectSection(SolutionItems) = preProject
|
||||
scripts\build.sh = scripts\build.sh
|
||||
scripts\createMySqlDb.sql = scripts\createMySqlDb.sql
|
||||
cron.txt = cron.txt
|
||||
scripts\cron = scripts\cron
|
||||
scripts\deploy.sh = scripts\deploy.sh
|
||||
EndProjectSection
|
||||
EndProject
|
||||
|
|
|
|||
Loading…
Reference in a new issue