mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-29 15:03:32 +08:00
Revert "Merge branch 'master' into 'dev'"
This reverts merge request !17
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
# SPDX-FileCopyrightText: 2024 Emulator Project
|
||||
# SPDX-FileCopyrightText: 2024 yuzu Emulator Project
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
# Modified by AMA25 on 3/5/24
|
||||
|
||||
git submodule sync
|
||||
git submodule foreach --recursive git reset --hard
|
||||
|
||||
Reference in New Issue
Block a user