Skip to content

Commit

Permalink
Nightly build at 2023年 8月 27日 日曜日 22:20:31 JST
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-tee authored and Nightly build user committed Aug 27, 2023
1 parent f7742b5 commit 447a134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/send-to-sendowl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ prefetch () {
! remote_pkg_exists "osx-brew-zip" "$connection_type_aws" \
|| ! remote_pkg_exists "windows-msys" "$connection_type_aws" \
|| ! remote_pkg_exists "gnu-linux" "$connection_type_aws" \
|| ! remote_pkg_exists "user-manual-zip" "$connection_type_aws" \
|| ! remote_pkg_exists "flatpak" "$connection_type_aws" ; do
|| ! remote_pkg_exists "user-manual-zip" "$connection_type_aws" ; do
#|| ! remote_pkg_exists "flatpak" "$connection_type_aws" ; do
>&2 echo "final packages don't exist. waiting to check again..."
sleep 24
done
Expand Down

0 comments on commit 447a134

Please sign in to comment.