mirror of
https://github.com/chatmail/core.git
synced 2026-04-29 11:26:29 +03:00
Rename ci_scripts/ into scripts/
This commit is contained in:
6
scripts/run-doxygen.sh
Executable file
6
scripts/run-doxygen.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
cd deltachat-ffi
|
||||
PROJECT_NUMBER=$(git log -1 --format="%h (%cd)") doxygen
|
||||
Reference in New Issue
Block a user