mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 19:43:09 +00:00
9 lines
133 B
Bash
Executable file
9 lines
133 B
Bash
Executable file
#!/bin/bash -e
|
|
#
|
|
# script/version
|
|
# mas
|
|
#
|
|
# Displays the current marketing version of mas.
|
|
#
|
|
|
|
agvtool what-marketing-version -terse1
|