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