pocopico / tinycore-redpill

GNU General Public License v3.0
2.17k stars 636 forks source link

build error : mkdir /mnt/sdb3/auxfiles #281

Closed damienmillet closed 1 year ago

damienmillet commented 1 year ago

Version

7.1-2

Message

mkdir: cannot create directory '/mnt/sdb3/auxfiles': File exists

Solution

check before and create it if necessary

pocopico commented 1 year ago

fixed, changed to mkdir -p