File update-package.sh of Package vkdt

#!/bin/bash
osc up
if [ -d vkdt ] ; then
  pushd vkdt
  git pull && git pull --force --tags
  popd
else
  https://github.com/hanatos/vkdt.git
fi
rm *.zst
osc service mr
rm *cpio
osc ar
osc diff
osc ci
openSUSE Build Service is sponsored by