added commands to display the end of the deployment log files

master
LinuxMint4Ever 2020-02-19 04:00:37 +01:00
parent f7c79e1135
commit 32f3cea10a
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@ free -h
df -h
cat /var/run/reboot-required
who
tail -n 20 /var/www/admin.strassenkind.ip/stdout.log
tail -n 20 /var/www/admin.strassenkind.ip/stderr.log