Skip to content

Commit 2d3e7de

Browse files
committed
v9.3
- DietPi-Patches | Fix script path
1 parent 5f5af8a commit 2d3e7de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.update/patches

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1560,7 +1560,7 @@ Patch_9_3()
15601560
[[ -f '/etc/default/vmtouch' ]] && grep -q '/boot/dietpi' /etc/default/vmtouch && G_AGP vmtouch
15611561

15621562
# Add DietPi APT repo
1563-
/boot/dietpi/dietpi-set_software apt-mirror dietpi
1563+
/boot/dietpi/func/dietpi-set_software apt-mirror dietpi
15641564
G_AGUP -v
15651565
# shellcheck disable=SC2154
15661566
(( $G_AGUP_COUNT )) && G_AGUG

0 commit comments

Comments
 (0)