mirror of
https://github.com/YunoHost-Apps/restic_ynh.git
synced 2024-09-03 20:16:22 +02:00
4 lines
84 B
Bash
4 lines
84 B
Bash
|
#!/bin/bash
|
||
|
vagrant up
|
||
|
vagrant ssh -c "/package_check/package_check.sh /restic_ynh"
|