desktop-2024-09-03-08-40-53

This commit is contained in:
Alexander Szczepanski
2024-09-03 08:40:53 +02:00
parent 30d2391d45
commit 39418f6780
6 changed files with 81 additions and 26 deletions

View File

@ -1,3 +1,3 @@
#!/usr/bin/env bash
git commit --all --message `hostname`-`date "+%F-%H-%M-%S"`
git commit --message `hostname`-`date "+%F-%H-%M-%S"`