mirror of
https://github.com/vishapoberon/vipak.git
synced 2026-04-06 04:52:26 +00:00
testing http
This commit is contained in:
parent
955db770ca
commit
a3ce2fdcab
2 changed files with 63 additions and 18 deletions
7
makefile
7
makefile
|
|
@ -26,7 +26,6 @@ clean:
|
|||
run:
|
||||
./builds/opium install
|
||||
|
||||
file:
|
||||
cd builds && \
|
||||
$(VOC) -s \
|
||||
../FileManager.Mod -m
|
||||
|
||||
http:
|
||||
$(VOC) -s time.Mod logger.Mod types.Mod sockets.Mod netdb.Mod Internet.Mod http.Mod -m
|
||||
Loading…
Add table
Add a link
Reference in a new issue