mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
fix rubygems.sh
This commit is contained in:
parent
a8426387fc
commit
79eef3d7d6
@ -25,7 +25,7 @@ delete: true
|
||||
skiperror: true
|
||||
EOF
|
||||
|
||||
if [[ $INT == "0" ]]; then
|
||||
if [[ $INIT == "0" ]]; then
|
||||
if [[ $BUSYBOX == "0" ]]; then
|
||||
timeout -t 7200 -s INT $GEM mirror -V
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user