Skip to content

Commit 1f71eb9

Browse files
committed
updates warning
1 parent 73e2341 commit 1f71eb9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
4 Bytes
Binary file not shown.

deb/post-install.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,9 @@ systemd-tmpfiles --create
3030

3131

3232
systemctl restart cron.service
33+
34+
# Echo Reboot is required
35+
echo "!--------------------------!"
36+
echo "! Reboot is required !!! !"
37+
echo "! Please Reboot System !!! !"
38+
echo "!--------------------------!"

0 commit comments

Comments
 (0)