Send cron job output to /var/mail/<user>
This commit is contained in:
parent
75591ce5af
commit
eba079cbf0
1 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ htop \
|
||||||
jupyter \
|
jupyter \
|
||||||
keepassxc \
|
keepassxc \
|
||||||
mpv \
|
mpv \
|
||||||
|
postfix \
|
||||||
python3-venv
|
python3-venv
|
||||||
sway \
|
sway \
|
||||||
swayidle \
|
swayidle \
|
||||||
|
|
@ -22,4 +23,4 @@ tmux \
|
||||||
youtube-dl \
|
youtube-dl \
|
||||||
"
|
"
|
||||||
|
|
||||||
sudo apt-get install --yes ${DEB_PKGS}
|
sudo DEBIAN_FRONTEND=noninteractive apt-get install --yes ${DEB_PKGS}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue