mirror of
https://github.com/Matir/skel.git
synced 2026-07-25 05:36:57 -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
|