forked from pool/supermin
get_release_number.sh
OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=24
This commit is contained in:
parent
416d8ba33b
commit
7ef9d74060
@ -1,7 +0,0 @@
|
||||
#! /bin/sh
|
||||
if test "$PWD" = "/" || test "$PWD" = "$HOME"
|
||||
then
|
||||
s=${BASH_SOURCE[0]}
|
||||
cd "${s%/*}"
|
||||
fi
|
||||
exec env -i TZ=UTC /bin/date --reference="`/bin/ls -td * | head -n 1`" +%Y%m%d.%H%M%S
|
Loading…
Reference in New Issue
Block a user