mirror of
https://github.com/i5ik/ViewFinderJS.git
synced 2021-07-04 22:33:28 +03:00
5 lines
66 B
Bash
Executable File
5 lines
66 B
Bash
Executable File
#!/bin/bash
|
|
|
|
npm i
|
|
sudo docker image build -t browsergapce:2.5 .
|