mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec xdg-open $(dirname $0)/cyberchef.html
|