mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-20 21:33:21 -07:00
create /tmp
This commit is contained in:
parent
8832a906af
commit
99897c5d17
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ echo %cd%\setup /setup ntfs noacl 0 0 >>%cd%\msys2/etc/fstab
|
||||||
echo %cd%\pm3 /pm3 ntfs noacl 0 0 >>%cd%\msys2/etc/fstab
|
echo %cd%\pm3 /pm3 ntfs noacl 0 0 >>%cd%\msys2/etc/fstab
|
||||||
|
|
||||||
dash /usr/bin/rebaseall -p 2> nul
|
dash /usr/bin/rebaseall -p 2> nul
|
||||||
::mkdir %cd%\msys2\tmp 2> nul
|
mkdir %cd%\msys2\tmp 2> nul
|
||||||
del %cd%\msys2\etc\passwd 2> nul
|
del %cd%\msys2\etc\passwd 2> nul
|
||||||
del %cd%\msys2\etc\group 2> nul
|
del %cd%\msys2\etc\group 2> nul
|
||||||
touch /etc/passwd
|
touch /etc/passwd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue