Merge branch 'jan'
commit
b7b6d6c1ad
|
@ -0,0 +1,2 @@
|
|||
sync
|
||||
cat /var/log/apt-get_update_has_run; apt list --upgradable
|
|
@ -0,0 +1,7 @@
|
|||
systemctl status apache2.service
|
||||
systemctl status sshd.service
|
||||
systemctl status gitea.service
|
||||
free
|
||||
df -h
|
||||
cat /var/run/reboot-required
|
||||
who
|
|
@ -0,0 +1,6 @@
|
|||
<<<<<<< HEAD
|
||||
#!/bin/bash
|
||||
=======
|
||||
#!/bin/bash
|
||||
# Do nothing for now.
|
||||
>>>>>>> jan
|
|
@ -0,0 +1 @@
|
|||
#!/bin/bash
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
# Do nothing for now.
|
Loading…
Reference in New Issue