mirror of
https://github.com/yusufipk/dead-man-message.git
synced 2026-09-11 11:06:08 +00:00
initial commit
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
# Save the current timestamp to your checkin file
|
||||
date +%s > ./checkin_file.txt
|
||||
echo "Checked in"
|
||||
Reference in New Issue
Block a user