fix cron location

This commit is contained in:
Collin Barrett 2018-02-11 15:08:41 -06:00
parent d408610d84
commit 7c8de9b715
2 changed files with 1 additions and 1 deletions

View file

@ -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