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