mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-29 15:03:32 +08:00
modifying all the files to match the app
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#!/bin/bash -ex
|
||||
|
||||
# SPDX-FileCopyrightText: 2024 yuzu Emulator Project
|
||||
# SPDX-FileCopyrightText: 2024 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