mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-11-28 08:08:00 +08:00
6 lines
46 B
Bash
Executable File
6 lines
46 B
Bash
Executable File
#!/bin/bash
|
|
set -e
|
|
|
|
vagrant rsync
|
|
vagrant ssh
|