mirror of
https://github.com/Steffo99/config-fish.git
synced 2024-12-22 14:54:23 +00:00
Remove device-specific winfix
command
This commit is contained in:
parent
0fa4bc3c3f
commit
d693831e7b
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
||||||
function winfix
|
|
||||||
sudo umount /dev/sdc2
|
|
||||||
sudo ntfsfix -d /dev/sdc2
|
|
||||||
sudo mount -a
|
|
||||||
end
|
|
Loading…
Reference in a new issue