]> gitweb.fluxo.info Git - utils-chroot.git/commitdiff
Cleanup
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 29 Nov 2015 22:14:16 +0000 (20:14 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 29 Nov 2015 22:14:16 +0000 (20:14 -0200)
skype [deleted file]

diff --git a/skype b/skype
deleted file mode 100755 (executable)
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 -