mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-23 18:14:06 +00:00
5 lines
64 B
Bash
Executable file
5 lines
64 B
Bash
Executable file
#!/bin/sh
|
|
|
|
git submodule update --init --depth 1
|
|
autoreconf -if
|