D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
etc
/
update-motd.d
/
Filename :
92-unattended-upgrades
back
Copy
#!/bin/sh if [ -x /usr/share/unattended-upgrades/update-motd-unattended-upgrades ]; then exec /usr/share/unattended-upgrades/update-motd-unattended-upgrades fi