This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nix
Watch
2
Star
0
Fork
0
You've already forked nix
mirror of
https://github.com/NixOS/nix.git
synced
2024-11-22 14:52:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33ca905cdb
nix
/
tests
/
functional
/
local-overlay-store
/
remount.sh
3 lines
32 B
Bash
Raw
Normal View
History
Unescape
Escape
Update tests/overlay-local-store/remount.sh Co-authored-by: John Ericson <git@JohnEricson.me>
2023-07-26 13:37:35 +00:00
#!/bin/sh
Invoke remount-hook program when necessary.
2023-07-26 13:05:54 +00:00
mount -o remount
"
$1
"
Reference in New Issue
Copy Permalink