Skip to content

Commit

Permalink
Remove venv artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
USA-RedDragon committed Dec 9, 2023
1 parent 6c8123c commit 5e4c105
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion com.jagex.Launcher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ modules:
export OLDPWD=$PWD \
&& cd /app/Jagex\ Launcher \
&& python ${OLDPWD}/resources/installer.py \
&& deactivate \
&& cd ${OLDPWD} \
&& unset OLDPWD
sources:
Expand Down
2 changes: 0 additions & 2 deletions resources/icons/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ mkdir ${TMPDIR}/launcher
cd ${TMPDIR}/launcher
python ${JAGEX_LAUNCHER_PATH}/resources/installer.py

deactivate

wrestool -x --output=icon.ico -t14 JagexLauncher.exe
convert icon.ico icon.png

Expand Down

0 comments on commit 5e4c105

Please sign in to comment.