Commit Graph

5 Commits (master)

Author SHA1 Message Date
Kr1ss 4e2254d617 Signed-off-by: Kr1ss <kr1ss.x@yandex.com>
don't start systemd units twice

The `systemctl enable` command already starts the service/timer unit
given as an argument when the `--now` flag is included.
2023-12-20 19:08:17 +01:00
Kr1ss 90a5cbdb44 Signed-off-by: Kr1ss <kr1ss.x@yandex.com>
fix shell history removal

The `rm -f` command was called without a target argument, since the
"HISTFILE" variable is unset before. This is fixed by this patch.
2023-12-20 19:04:34 +01:00
drapl0n 9635507e95
Update payload.txt 2023-12-16 21:56:53 +05:30
drapl0n 0c494f10ef
uploading DuckyLogger2 2023-12-16 21:54:00 +05:30
drapl0n ab604673f2
Create README.md 2023-12-16 21:48:41 +05:30