Skip to content

Instantly share code, notes, and snippets.

@Bashta
Created July 16, 2019 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Bashta/9ff010b729445c7226523e7b24d0feae to your computer and use it in GitHub Desktop.
Save Bashta/9ff010b729445c7226523e7b24d0feae to your computer and use it in GitHub Desktop.
#!/bin/sh
#
if [ -e ".updated_build_number" ] ; then
rm ".updated_build_number"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment