Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Commit

Permalink
Prevented Ink from running at boot
Browse files Browse the repository at this point in the history
  • Loading branch information
oeed committed Mar 14, 2014
1 parent a6d39b1 commit da88e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion System/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ function Initialise()
OneOSVersion = h.readAll()
h.close()

Helpers.OpenFile('Programs/Ink.program', {'/Desktop/Documents/Welcome!.txt'})
--Helpers.OpenFile('Programs/Ink.program', {'/Desktop/Documents/Welcome!.txt'})

CheckAutoUpdate()
EventHandler()
Expand Down

0 comments on commit da88e7c

Please sign in to comment.