mirror of
https://github.com/CzBiX/qb-web.git
synced 2026-05-11 11:08:25 +08:00
5 lines
48 B
Bash
Executable File
5 lines
48 B
Bash
Executable File
#!/bin/bash
|
|
|
|
git tag nightly-$(date +'%Y%m%d')
|
|
|