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