~kedos-project/kedos/casper-precise

« back to all changes in this revision

Viewing changes to scripts/casper-bottom/49kubuntu_mobile_session

  • Committer: Drake Miller
  • Date: 2012-11-20 22:54:00 UTC
  • Revision ID: kedos.project@gmail.com-20121120225400-iyeepfisn0nru672
init

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh
 
2
 
 
3
if [ -d /root/usr/share/kubuntu-mobile-default-settings/ ]; then
 
4
    cp /root/usr/share/kubuntu-mobile-default-settings/share/nodm /root/etc/default/nodm
 
5
fi