mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-25 15:00:35 -04:00
Minor fixes
This commit is contained in:
parent
61ee2e5757
commit
7223df543a
10 changed files with 22 additions and 12 deletions
|
@ -89,6 +89,7 @@ gpgVerifyGitHead() {
|
|||
export -f gpgVerifyGitHead;
|
||||
|
||||
BUILD_WORKING_DIR=${PWD##*/};
|
||||
DOS_VERSION=$BUILD_WORKING_DIR;
|
||||
if [ -d ".repo" ]; then
|
||||
echo "Detected $BUILD_WORKING_DIR";
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue