From fedc05c795c023e8f863b4d20da14ce70dc41230 Mon Sep 17 00:00:00 2001 From: committer Date: Tue, 21 May 2024 07:45:20 -0500 Subject: [PATCH] u --- dots/bash/.bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dots/bash/.bashrc b/dots/bash/.bashrc index 026db78..56efac1 100644 --- a/dots/bash/.bashrc +++ b/dots/bash/.bashrc @@ -69,8 +69,8 @@ dsl1a() { # --- # sys stuff # --- -alias nas-mount="sudo systemctl start nas.mount" -alias nas-unmount="sudo systemctl stop nas.mount" +alias nas-mount="sudo systemctl start mnt-nas.mount" +alias nas-unmount="sudo systemctl stop mnt-nas.mount" # iso-mount() { # sudo mount -o loop "$1" /media/iso