Skip to content

Commit

Permalink
#1038 Merged start.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
oxtoacart committed Oct 14, 2013
2 parents 54f496b + e779184 commit 8520909
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/main/java/org/lantern/Whitelist.java
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ public class Whitelist {
"gooya.com",
"irangreenvoice.com",
"iranian.com",
"manoto1.com",
"mardomak.org",
"radiofarda.com",
"radiozamaneh.com",
Expand Down
2 changes: 1 addition & 1 deletion start.bash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

nohup ./run.bash --disable-ui --oauth2-client-secrets-file=src/main/resources/client_secrets_installed.json --oauth2-user-credentials-file=/home/lantern/lantern_credentials.json $* &
nohup ./run.bash --disable-ui --oauth2-client-secrets-file=src/main/resources/client_secrets_installed.json --oauth2-user-credentials-file=/home/lantern/lantern_credentials.json $* &

0 comments on commit 8520909

Please sign in to comment.