This website requires JavaScript.
Explore
Help
Sign In
jimmy
/
restic-compose-backup
mirror of
https://github.com/ZettaIO/restic-compose-backup.git
Watch
1
Star
0
Fork
You've already forked restic-compose-backup
0
Code
Issues
Projects
Releases
Wiki
Activity
820a78a10f
restic-compose-backup
/
test.sh
3 lines
59 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
for
i in
1
2
3
4
5
;
do
echo
'moo'
;
sleep 2
;
done
Reference in New Issue
View Git Blame
Copy Permalink