aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-11-29 20:14:16 -0200
committerSilvio Rhatto <rhatto@riseup.net>2015-11-29 20:14:16 -0200
commitb685522c9d7d6619855eff45f490c266b709f29a (patch)
tree67e60dc2093ba3cdb4f3d489f95a38e4dd3f0b92
parentfbc7e88f06306242a1a1e0a788c38e0a78c19bd1 (diff)
downloadutils-chroot-b685522c9d7d6619855eff45f490c266b709f29a.tar.gz
utils-chroot-b685522c9d7d6619855eff45f490c266b709f29a.tar.bz2
Cleanup
-rwxr-xr-xskype14
1 files changed, 0 insertions, 14 deletions
diff --git a/skype b/skype
deleted file mode 100755
index 7a7d045..0000000
--- a/skype
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/bash
-#
-# Chroot wrapper
-#
-
-# Load configuration
-if [ -e "$HOME/.config/scripts/chroot" ]; then
- source $HOME/.config/scripts/chroot
-fi
-
-xhost local:$CHROOT_USER
-sudo su $CHROOT_USER -c "schroot -d /home/$CHROOT_USER -c squeeze -p skype" &
-sleep 1
-xhost -