This website works better with JavaScript.
Explore
Help
Sign In
msvsphere
/
addon-context-linux
Watch
12
Star
0
Fork
You've already forked addon-context-linux
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Formatting
Browse Source
pull/59/head
Javi Fontan
8 years ago
parent
1b52959067
commit
d1168e5cc4
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
base.one/etc/one-context.d/05-grow-rootfs
Unescape
Escape
View File
@ -52,6 +52,6 @@ case "${FSTYPE}" in
xfs_growfs /
;;
btrfs)
btrfs filesystem resize max /
btrfs filesystem resize max /
;;
esac
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msvsphere/addon-context-linux
Title
Body
Create Issue