Logo
Explore Help
Sign In
chrissewell/pwnagotchi
1
0
Fork 0
You've already forked pwnagotchi
mirror of https://github.com/jayofelony/pwnagotchi.git synced 2025-07-01 18:37:27 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
5d8d86204a967d2491c48c4df7f8ab7f6c823337
pwnagotchi/builder/data/usr/bin/pwnagotchi-launcher

11 lines
193 B
Plaintext
Raw Normal View History

fix: builder now uses files provisioners and auto-update installs project data (ref #470)
2019-10-30 19:24:12 +01:00
#!/usr/bin/env bash
fix: fixed, refactored and centralized launchers logic (closes #473)
2019-10-31 14:14:13 +01:00
source /usr/bin/pwnlib
fix: builder now uses files provisioners and auto-update installs project data (ref #470)
2019-10-30 19:24:12 +01:00
# blink 10 times to signal ready state
fix: fixed, refactored and centralized launchers logic (closes #473)
2019-10-31 14:14:13 +01:00
blink_led 10 &
misc: small fix or general refactoring i did not bother commenting
2019-10-31 12:56:27 +01:00
fix: fixed, refactored and centralized launchers logic (closes #473)
2019-10-31 14:14:13 +01:00
if is_auto_mode; then
fix: builder now uses files provisioners and auto-update installs project data (ref #470)
2019-10-30 19:24:12 +01:00
/usr/local/bin/pwnagotchi
fix: fixed, refactored and centralized launchers logic (closes #473)
2019-10-31 14:14:13 +01:00
else
/usr/local/bin/pwnagotchi --manual
fix: builder now uses files provisioners and auto-update installs project data (ref #470)
2019-10-30 19:24:12 +01:00
fi
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 66ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API