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