mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-22 23:11:49 +00:00
4 lines
73 B
Bash
Executable file
4 lines
73 B
Bash
Executable file
#!/bin/sh
|
|
set -e
|
|
|
|
`realpath $0 | xargs dirname`/rotate_table csp_reports
|