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
|
||||
if [ "$(fgconsole 2>/dev/null)" -eq "1" ]; then
|
||||
# Connect to network and update hostname
|
||||
"${HOME}/.update_network"
|
||||
# Set up teststation details
|
||||
$HOME/.setup_teststation
|
||||
|
||||
# Trust added root CAs
|
||||
echo -n "Updating certificate store... "
|
||||
|
|
|
|||
Loading…
Reference in a new issue