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