mirror of
https://github.com/rancher/os.git
synced 2025-09-16 06:59:12 +00:00
Cleanup scripts for error handling
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -n "$(git status --porcelain --untracked-files=no)" ]; then
|
||||
DIRTY="-dirty"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user