diff --git a/bash/.gitignore b/bash/.gitignore index 3ffdc7f..c5f34a4 100644 --- a/bash/.gitignore +++ b/bash/.gitignore @@ -19,3 +19,4 @@ update-font-cache.bash resolv.conf-generate.bash systemd-resolv.conf-generate.bash systemd-resolv.conf-restore.bash +traditional-resolv.conf-generate.bash diff --git a/bash/traditional-resolv.conf-generate.bash b/bash/traditional-resolv.conf-generate.bash new file mode 120000 index 0000000..fa0b75d --- /dev/null +++ b/bash/traditional-resolv.conf-generate.bash @@ -0,0 +1 @@ +../submodules/shell-things/etc/traditional-resolv.conf-generate.bash \ No newline at end of file