This commit is contained in:
2024-12-06 07:17:22 -05:00
parent 91ca9e9741
commit 1db0fafd92
3 changed files with 6 additions and 2 deletions

View File

@ -7,6 +7,9 @@ flag_file="mod-manager.init"
if [ ! -f "$flag_file" ]; then
/var/mod-manager-installer.sh
echo "1.21.1" | mod-manager init
mod-manager install 8dI2tmqs -f
touch "$flag_file"