mirror of
https://github.com/mas-cli/mas
synced 2025-02-18 05:28:24 +00:00
10 lines
132 B
Text
10 lines
132 B
Text
|
#!/bin/bash -e
|
||
|
#
|
||
|
# script/version
|
||
|
# mas
|
||
|
#
|
||
|
# Displays the current marketing version of mas
|
||
|
#
|
||
|
|
||
|
agvtool what-marketing-version -terse1
|