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
+3 -13
View File
@@ -1,17 +1,7 @@
Rem populate folders
md C:\Librography
md C:\Librography\tmp
@echo off
echo gowl>C:\Librography\DBUser
echo gowl>C:\Librography\DBPass
echo. 2>C:\Librography\ticket.txt
echo Dialogo>C:\Librography\DefaultPrinter
set var1=1
echo %var1%>C:\Librography\LoggedIn
Rem extract files
7z.exe x lib -oC:\Librography -aoa
7z.exe x images -oC:\Librography -aoa
7z.exe x Librography -oC:\Librography -aoa
7z.exe x data -oC:\ -aoa
pause