Skip to content

Commit

Permalink
dietpi-software: minor text change
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaIng committed Jan 30, 2025
1 parent 9507569 commit f5967f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dietpi/dietpi-software
Original file line number Diff line number Diff line change
Expand Up @@ -11736,7 +11736,7 @@ _EOF_
G_EXEC cd /mnt/dietpi_userdata/filebrowser
G_EXEC /opt/filebrowser/filebrowser config init
G_EXEC /opt/filebrowser/filebrowser config set -a 0.0.0.0 -p 8084 -r /mnt
G_EXEC_DESC="Setting up File Browser login user 'dietpi'" G_EXEC /opt/filebrowser/filebrowser users add dietpi "$GLOBAL_PW" --perm.admin
G_EXEC_DESC='Setting up File Browser login user "dietpi"' G_EXEC /opt/filebrowser/filebrowser users add dietpi "$GLOBAL_PW" --perm.admin
fi

# Permissions
Expand Down

0 comments on commit f5967f8

Please sign in to comment.