mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
3 lines
42 B
Bash
3 lines
42 B
Bash
|
#!/usr/bin/env bash
|
||
|
mount -o remount "$1"
|