add info about screenshotter
This commit is contained in:
parent
ac62357ba4
commit
affa8d2872
@ -1,5 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Simple screenshot uploader
|
||||
# The web server is nginx and configured with h5ai to be a file manager
|
||||
# Copyright (c) 2019 David Todd (c0de) c0de@c0defox.es
|
||||
|
||||
DATE=$(date +%Y-%m-%d-%s).png
|
||||
FILENAME=~/Pictures/$DATE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user