Skip to content

Instantly share code, notes, and snippets.

@M0ses
Created June 13, 2018 08:46
Show Gist options
  • Save M0ses/811685792e289535713fee92222f2992 to your computer and use it in GitHub Desktop.
Save M0ses/811685792e289535713fee92222f2992 to your computer and use it in GitHub Desktop.
obs-service-tar_scm_issue_228
#!/bin/bash
export CACHEDIRECTORY=/tmp/cache
export OSC_VERSION=1
rm -rf /tmp/cache/*
rm -rf FreeRDP
DEBUG_TAR_SCM=1 osc service dr
rm -rf FreeRDP
DEBUG_TAR_SCM=1 osc service dr
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment