mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 05:22:17 +00:00
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/bash
|
|
echo "VERSION = $1"
|
|
echo "DATE = $2" |