This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Update arch-setup.sh
main
Fr1nge
4 years ago
committed by
GitHub
parent
c667394211
commit
08250128a2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
arch-setup/arch-setup.sh
+ 1
- 1
arch-setup/arch-setup.sh
View File
@ -113,7 +113,7 @@ else
if
[
"
$home_s
"
=
"y"
]
;
then
mkfs.ext4
$home
mkdir /mnt/sys/home
mount
"
/dev/mapper/home
"
/mnt/sys/home
mount
"
$home
"
/mnt/sys/home
fi
fi
Write
Preview
Loading…
Cancel
Save