mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-06 08:24:57 -04:00
Fixup
These scripts aren't expected to be run from a workspace Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
7918347d1c
commit
6502a36cf1
2 changed files with 0 additions and 2 deletions
|
@ -16,7 +16,6 @@
|
|||
#along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
umask 0022;
|
||||
set -uo pipefail;
|
||||
source "$DOS_SCRIPTS_COMMON/Shell.sh";
|
||||
|
||||
mkdir drawable-nodpi drawable-hdpi drawable-xhdpi drawable-xxhdpi drawable-xxxhdpi drawable-sw600dp-nodpi drawable-sw720dp-nodpi;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue