mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-19 10:08:18 +00:00
6 lines
85 B
Bash
Executable File
6 lines
85 B
Bash
Executable File
#!/bin/bash
|
|
/bin/bash "$(dirname $0)/upload"
|
|
|
|
echo
|
|
/bin/bash "$(dirname $0)/restart"
|