6 Commits

Author SHA1 Message Date
63720dafea
Add execution timestamp and echo in A72_alarm_getter.sh
In this commit, an echo statement is added to display the execution timestamp
in the A72_alarm_getter.sh script. The timestamp is printed with the command
'echo 'Ausgeführt um: ''.

Additionally, the script now contains a function called delete_expired_at_jobs
to check and delete expired 'at' jobs. The current time is obtained using the
'date' command and stored in the variable current_time.
2023-12-05 18:00:34 +01:00
c872f1d93d
Funktion zum erfassen der Weckzeit gefixt 2023-11-25 06:49:05 +01:00
5d21fb28c1
Fehlerbehebung bei ping-test 2023-11-22 12:26:43 +01:00
7d9c3574a4
Mac-Adresse gekürzt für ip-Abfrage 2023-11-21 09:18:11 +01:00
1d27119800
checkt ip von a72 2023-11-21 08:49:34 +01:00
c34f28302e
initial commit 2023-11-16 09:17:08 +01:00