mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-02-03 02:40:07 -05:00
Fixup
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
86ed884251
commit
e9f124b52d
@ -15,7 +15,7 @@
|
|||||||
#You should have received a copy of the GNU General Public License
|
#You should have received a copy of the GNU General Public License
|
||||||
#along with this program. If not, see <https://www.gnu.org/licenses/>.
|
#along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
umask 0022;
|
umask 0022;
|
||||||
set -uo pipefail;
|
#set -uo pipefail;
|
||||||
source "$DOS_SCRIPTS_COMMON/Shell.sh";
|
source "$DOS_SCRIPTS_COMMON/Shell.sh";
|
||||||
|
|
||||||
gpgVerifyGitTag() {
|
gpgVerifyGitTag() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user