Feat: add resolv.conf symlink
All checks were successful
Build package / build-package (push) Successful in 9s

This commit is contained in:
2025-07-28 23:27:31 +08:00
parent 534b244c9e
commit c1a855682c
3 changed files with 19 additions and 0 deletions

3
install.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env -S bash
ln -sf ../run/systemd/resolve/stub-resolv.conf /etc/resolv.conf