mirror of
https://github.com/GeorgeSG/sarah.git
synced 2025-12-28 20:30:29 +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"
|