mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-11 01:41:39 +08:00
Merge pull request #16 from ovh/fake-ttyrec-bump-version
Upgrade fake-ttyrec version
This commit is contained in:
commit
09183e444f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
set -- $(getopt -o 'ZcCupVhvanf:z:d:t:T:k:s:e:l:F:' -l "zstd,level:,verbose,append,cheatcodes,no-cheatcodes,shell-cmd:,dir:,output:,uuid:,no-openpty,lock-timeout:,kill-timeout:,msg:,count-bytes,term:,version,help,zstd-try,max-flush-time:,name-format:" -- "$@")
|
||||
while [ "$1" != "--" ]; do
|
||||
if [ "$1" = "-V" ]; then
|
||||
echo "fake-ttyrec v1.1.4.0"
|
||||
echo "fake-ttyrec v1.1.6.1"
|
||||
exit 0
|
||||
fi
|
||||
shift
|
||||
|
|
Loading…
Reference in a new issue