This commit is contained in:
ささ 2023-08-30 18:04:25 +09:00 committed by GitHub
parent 4fc3b416ae
commit be50287f43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ if [ ! -d "ramdisk/" ]; then
git clone https://github.com/dualra1n/ramdisk.git
fi
if [ ! -e "$oscheck"/futurerestore ]; then
if [ ! -e "$os"/futurerestore ]; then
if [ "$os" = "Darwin" ]; then
curl -sLo https://nightly.link/futurerestore/futurerestore/workflows/ci/main/futurerestore-macOS-RELEASE.zip
unzip futurerestore-macOS-RELEASE.zip