Skip to content
Snippets Groups Projects
Verified Commit 516d3a94 authored by David Beniamine's avatar David Beniamine
Browse files

Give execution rights to post-smb-config

parent 25e96d2c
No related branches found
No related tags found
No related merge requests found
...@@ -30,5 +30,6 @@ then ...@@ -30,5 +30,6 @@ then
cp /usr/local/sbin/post-smb-config /usr/local/sbin/post-smb-config.old cp /usr/local/sbin/post-smb-config /usr/local/sbin/post-smb-config.old
fi fi
cp $DIR/post-smb-config /usr/local/sbin/post-smb-config cp $DIR/post-smb-config /usr/local/sbin/post-smb-config
chmod +x /usr/local/sbin/post-smb-config
/usr/local/sbin/post-smb-config /usr/local/sbin/post-smb-config
service samba restart service samba restart
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment