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