~francois-leblanc50/session-manager/ubuntu-session.d

« back to all changes in this revision

Viewing changes to startup-scripts/create-online-accounts

  • Committer: Tarmac
  • Author(s): Renato Araujo Oliveira Filho
  • Date: 2013-02-20 21:10:30 UTC
  • mfrom: (40.1.2 ubuntu-session)
  • Revision ID: tarmac-20130220211030-l0qf7imba3supqy9
Fixed copyright/packaging issues.

Approved by Michael Zanetti, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
2
2
 
 
3
################################################################################
 
4
# Copyright 2012-2013 Canonical Ltd.
 
5
#
 
6
# This program is free software: you can redistribute it and/or modify it 
 
7
# under the terms of the GNU General Public License version 3, as published 
 
8
# by the Free Software Foundation.
 
9
 
10
# This program is distributed in the hope that it will be useful, but 
 
11
# WITHOUT ANY WARRANTY; without even the implied warranties of 
 
12
# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR 
 
13
# PURPOSE.  See the GNU General Public License for more details.
 
14
 
15
# You should have received a copy of the GNU General Public License along 
 
16
# with this program.  If not, see <http://www.gnu.org/licenses/>.
 
17
################################################################################
 
18
 
3
19
FB_USERNAME=$1
4
20
FB_PASSWORD=$2
5
21
TWITTER_USERNAME=$3