Merge remote-tracking branch 'upstream/dev' into dev
This commit is contained in:
commit
c48db1b088
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
setterm -blank 0 -powerdown 0 2>/dev/null
|
setterm -blank 0 -powerdown 0 2>/dev/null
|
||||||
if [ "$(fgconsole 2>/dev/null)" -eq "1" ]; then
|
if [ "$(fgconsole 2>/dev/null)" -eq "1" ]; then
|
||||||
# Connect to network and update hostname
|
# Set up teststation details
|
||||||
"${HOME}/.update_network"
|
$HOME/.setup_teststation
|
||||||
|
|
||||||
# Trust added root CAs
|
# Trust added root CAs
|
||||||
echo -n "Updating certificate store... "
|
echo -n "Updating certificate store... "
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue