Skip to content

Instantly share code, notes, and snippets.

@vieskees
Created April 8, 2020 19:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vieskees/2a4ff0a2cf53fa736076433742489bd9 to your computer and use it in GitHub Desktop.
Save vieskees/2a4ff0a2cf53fa736076433742489bd9 to your computer and use it in GitHub Desktop.
start script password
#! /bin/bash
echo "Beerfridge Start Script: [[ PASSWORD ]]"
. /boot/bss_variables.config
echo "pi:${PASSWORD_USER}" | chpasswd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment