mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-15 17:12:59 +00:00
7 lines
72 B
Bash
Executable File
7 lines
72 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sh "$(dirname $0)/upload"
|
|
|
|
echo
|
|
sh "$(dirname $0)/restart"
|