mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-06-18 11:39:24 -04:00
Fixup
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
86ed884251
commit
e9f124b52d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue