cd_cat
This commit is contained in:
parent
f27e5adbd3
commit
dac01bb13b
1 changed files with 1 additions and 0 deletions
1
cd.sh
1
cd.sh
|
@ -132,6 +132,7 @@ deb https://deb.debian.org/debian-security bookworm-security main
|
|||
; do
|
||||
sed --in-place "s${expression}g" "${file}" || exit
|
||||
done
|
||||
cd_cat "${file}"
|
||||
;;
|
||||
*) cd_error_os "cd_set_packages_repositories" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue