mirror of
https://github.com/Matir/skel.git
synced 2026-09-22 12:56:56 -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
|