#!/bin/bash # sudo systemctl daemon-reload sudo systemctl restart remote-fs.target sudo systemctl restart local-fs.target #
Category: Bash
Bash scripts
Bash scripts
#!/bin/bash # sudo systemctl daemon-reload sudo systemctl restart remote-fs.target sudo systemctl restart local-fs.target #