Skip to content

Commit

Permalink
upgrade JDK, JFX
Browse files Browse the repository at this point in the history
addUser pi
  • Loading branch information
DieterHolz committed Apr 19, 2024
1 parent 7025500 commit bfd4c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/base.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash

# add a default user
declare username=pi
declare password=pi4j
adduser --gecos "" --disabled-password $username
Expand Down

0 comments on commit bfd4c19

Please sign in to comment.