From 2aa0ae2bcd4a38c087862ae8e92cc937d757f1c1 Mon Sep 17 00:00:00 2001 From: ABelliqueux Date: Tue, 9 Apr 2024 09:34:29 +0200 Subject: [PATCH] Add link to smbautomount repo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 48d70f2..0ba48b0 100644 --- a/readme.md +++ b/readme.md @@ -130,7 +130,7 @@ You can find out more about installing 'pigpio' here : If you want to setup a systemd service that mounts smb shares on startup, follow these instructions : -[Automount SMB shares on startup](gist) +[Automount SMB shares on startup](https://forge.chapril.org/ABelliqueux/smbautomount) *source :* [https://root.nix.dk/en/utility-scripts/mount-samba-share-as-user](https://root.nix.dk/en/utility-scripts/mount-samba-share-as-user)