Skip to content

Commit

Permalink
Update fxBlox_custom_script_service.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha committed Oct 21, 2024
1 parent 3867278 commit 8b7bbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userpatches/overlay/fxBlox_custom_script_service.sh
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ if [[ -f /root/.fxBlox_custom_script_service ]]; then
fi
fi

usermod -aG docker your-username
usermod -aG docker "$RealUserName"

rm -f /root/.fxBlox_custom_script_service
sync
Expand Down

0 comments on commit 8b7bbeb

Please sign in to comment.