Преглед изворни кода

Archiving and packaging should not happen inside the ubuntu docker image.

master
Ray Burgemeestre пре 5 година
родитељ
комит
3f538f1f9f
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      v8pp/Makefile

+ 2
- 2
v8pp/Makefile Прегледај датотеку

@@ -3,8 +3,8 @@ SHELL:=/bin/bash
v8pp:
git clone https://github.com/rayburgemeestre/v8pp
bash ../ubuntu1804.sh make build
bash ../ubuntu1804.sh make archive
bash ../ubuntu1804.sh make package
make archive
make package

build:
apt-get update

Loading…
Откажи
Сачувај