mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 11:13:04 +03:00
4 lines
94 B
Bash
Executable file
4 lines
94 B
Bash
Executable file
#!/bin/sh
|
|
# [[file:../../Guix.org::*OpenVPN][OpenVPN:6]]
|
|
resolveconf -u
|
|
# OpenVPN:6 ends here
|