We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5bf1f commit 0c77903Copy full SHA for 0c77903
raw/Wifi_Heap_Sticker/autoexec.be
@@ -1,4 +1,4 @@
1
-# rm Wifi_Memory_Sticker.tapp; zip -j -0 Wifi_Memory_Sticker.tapp Wifi_Memory_Sticker/autoexec.be Wifi_Memory_Sticker/wifi_memory_sticker.be Wifi_Memory_Sticker/manifest.json
+# rm Wifi_Heap_Sticker.tapp; zip -j -0 Wifi_Heap_Sticker.tapp Wifi_Heap_Sticker/autoexec.be Wifi_Heap_Sticker/wifi_memory_sticker.be Wifi_Heap_Sticker/manifest.json
2
do # embed in `do` so we don't add anything to global namespace
3
import introspect
4
var wifi_memory_sticker = introspect.module('wifi_memory_sticker', true) # load module but don't cache
0 commit comments