mirror of
https://github.com/ArcaneChat/core.git
synced 2026-07-03 14:05:33 +02:00
8 lines
58 B
Bash
Executable File
8 lines
58 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
cd deltachat-ffi
|
|
doxygen
|
|
|