mirror of
https://github.com/tailscale-dev/deck-tailscale.git
synced 2025-10-21 23:18:12 +00:00
remove source /etc/os-release
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# make system configuration vars available
|
||||
source /etc/os-release
|
||||
|
||||
# set invocation settings for this script:
|
||||
# -e: Exit immediately if a command exits with a non-zero status.
|
||||
# -u: Treat unset variables as an error when substituting.
|
||||
|
Reference in New Issue
Block a user