mirror of
https://github.com/sigmasternchen/ShellSpider
synced 2025-03-16 08:29:02 +00:00
5 lines
53 B
Bash
Executable file
5 lines
53 B
Bash
Executable file
#!/bin/bash
|
|
|
|
. $1
|
|
|
|
redirect "../stuff/guestbook.txt"
|