Skip to content

Instantly share code, notes, and snippets.

View Wh0ba's full-sized avatar

Wh0ba Wh0ba

View GitHub Profile
@Wh0ba
Wh0ba / deb2ipa.sh
Last active November 2, 2021 23:26
#!/usr/bin/env bash
# Made by Wh0ba 2019
# To use this script
# Place it in the packages folder of your theos app project
# and run it by ./deb2ipa.sh
# and choose your .deb file that you want to convert
cd "$(dirname "$0")"