summaryrefslogtreecommitdiff
path: root/tools/notsd-reset
blob: d7141587fafc37083412679de035b9f0eb71f1ed (plain)
1
2
3
4
5
6
#!/usr/bin/env bash
set -e
git checkout notsystemd/premove
git branch -D tmp/postmove || true
git checkout .
git clean -xdf