공개: alpha.4 기준선 갱신
This commit is contained in:
parent
debf62f76e
commit
b63832706b
37 changed files with 1839 additions and 822 deletions
4
scripts/capture_kotalk_desktop_screenshots.sh
Executable file
4
scripts/capture_kotalk_desktop_screenshots.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
"$SCRIPT_DIR/ci/capture-kotalk-desktop-screenshots.sh" "$@"
|
||||
Loading…
Add table
Add a link
Reference in a new issue