Skip to content

Commit

Permalink
v9.0
Browse files Browse the repository at this point in the history
- DietPi-Set_software | Syntax
  • Loading branch information
MichaIng committed Jan 15, 2024
1 parent 0b9dd24 commit e8aaaba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dietpi/func/dietpi-set_software
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ deb $INPUT_MODE_VALUE $G_DISTRO_NAME-backports main contrib non-free' > /etc/apt
'disk')
G_CONFIG_INJECT 'Dir::Cache::archives[[:blank:]]' 'Dir::Cache::archives "/var/cache/apt/archives";' "$fp"
[[ -d '/tmp/apt/archives' ]] && G_EXEC rm -R /tmp/apt/archives
;;

*) :;;
esac;;
Expand Down

0 comments on commit e8aaaba

Please sign in to comment.