diff options
| author | Jeff Carr <[email protected]> | 2024-10-11 21:19:58 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-11 21:19:58 -0500 |
| commit | 99999b9654cdf69e6cc5a2ac6f956ecbb6bdc44b (patch) | |
| tree | d5b9424a249c7cf27651bee8ffd35fc9c3d91342 | |
| parent | 9dca3fb66a296bcc4d99210d77b8392e76c43544 (diff) | |
show version
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ VERSION = $(shell git describe --tags) run: build @#./go-clone --work github.com/rclone/rclone @# ./go-clone --work go.wit.com/apps/basicwindow - ./go-clone + ./go-clone --version # test using --no-work against ~/go/src homeGoSrc: build |
