mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-23 06:31:48 +00:00
5 lines
73 B
Text
5 lines
73 B
Text
![]() |
#!/bin/sh
|
||
|
set -e
|
||
|
|
||
|
`realpath $0 | xargs dirname`/rotate_table csp_reports
|