Skip to content

Commit

Permalink
v9.3
Browse files Browse the repository at this point in the history
- DietPi-Patches | Fix script path
  • Loading branch information
MichaIng committed Apr 14, 2024
1 parent 5f5af8a commit 2d3e7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .update/patches
Original file line number Diff line number Diff line change
Expand Up @@ -1560,7 +1560,7 @@ Patch_9_3()
[[ -f '/etc/default/vmtouch' ]] && grep -q '/boot/dietpi' /etc/default/vmtouch && G_AGP vmtouch

# Add DietPi APT repo
/boot/dietpi/dietpi-set_software apt-mirror dietpi
/boot/dietpi/func/dietpi-set_software apt-mirror dietpi
G_AGUP -v
# shellcheck disable=SC2154
(( $G_AGUP_COUNT )) && G_AGUG
Expand Down

0 comments on commit 2d3e7de

Please sign in to comment.