Recreated nix files
This commit is contained in:
@@ -10,3 +10,6 @@ if [ ! -f "$COPY_SCRIPT" ]; then
|
||||
fi
|
||||
# Execute the script
|
||||
"$COPY_SCRIPT"
|
||||
|
||||
TIMESTAMP_FILE="$HOME/timestamp.txt"
|
||||
date +"%Y-%m-%d %H:%M:%S" > "$TIMESTAMP_FILE"
|
||||
|
||||
Reference in New Issue
Block a user