mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 04:26:01 +01:00
2 lines
32 B
Bash
Executable file
2 lines
32 B
Bash
Executable file
#!/bin/sh
|
|
mount -o remount "$1"
|