working and build on windows 7 again
GiteaCi/Librography/pipeline/head Build queued...

This commit is contained in:
2021-11-02 00:16:44 -03:00
parent 305bf1b595
commit c4e07bb81b
47 changed files with 210 additions and 2222 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ echo Creating access to user. Waiting ...
echo Enter the MySql root password:
set /p rootpassword=
set dbname=applibrography
set dbuser=gowl
set dbuser=applibrography
set userpassword=gowl
Rem "C:\Program Files\MySQL\MySQL Server 5.7\bin\mysql.exe" "--defaults-file=C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" "-uroot" "-p"
SET PATH=%PATH%;C:\Program Files\MySQL\MySQL Server 5.7\bin