mirror of
https://github.com/narkoz/hacker-scripts
synced 2025-08-22 10:27:11 +00:00
7 lines
80 B
Bash
7 lines
80 B
Bash
|
#!/bin/sh
|
||
|
#
|
||
|
# Requires fucking_coffee script in your bin
|
||
|
#
|
||
|
|
||
|
exec fucking_coffee
|