mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-16 01:30:39 +00:00
start nixos experiment
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
@echo off
|
||||
|
||||
echo "Changing directory to the images directory"
|
||||
cd assets/images || exit /b 1p
|
||||
echo "done"
|
||||
|
||||
pwsh-bypass.bat
|
||||
@@ -1,9 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
echo "Changing directory to the images directory"
|
||||
cd assets/images
|
||||
echo "done"
|
||||
|
||||
./download_img.sh
|
||||
Reference in New Issue
Block a user