scripts: nfs helper
authorNikita Shubin <nikita.shubin@maquefel.me>
Tue, 23 May 2023 10:15:59 +0000 (13:15 +0300)
committerNikita Shubin <nikita.shubin@maquefel.me>
Tue, 23 May 2023 10:15:59 +0000 (13:15 +0300)
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
mount_nfs.sh [new file with mode: 0755]

diff --git a/mount_nfs.sh b/mount_nfs.sh
new file mode 100755 (executable)
index 0000000..42982d3
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+sudo mount --bind initramfs /exports/rootfs