aboutsummaryrefslogtreecommitdiff
path: root/local/bin
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2017-04-07 14:43:23 +0200
committerKarel Kočí <karel.koci@nic.cz>2017-04-07 14:43:23 +0200
commit020a96cf66595d47eba58724d28aeb3e88c907cf (patch)
tree9f002b0c5969f526413775d1a12533355a0aa0c0 /local/bin
parent6384224250a62e8b1ea913934db5dbae536ce153 (diff)
downloadmyconfigs-020a96cf66595d47eba58724d28aeb3e88c907cf.tar.gz
myconfigs-020a96cf66595d47eba58724d28aeb3e88c907cf.tar.bz2
myconfigs-020a96cf66595d47eba58724d28aeb3e88c907cf.zip
Add gtk and qt theme configuration
Diffstat (limited to 'local/bin')
-rwxr-xr-xlocal/bin/lxc-net1
1 files changed, 0 insertions, 1 deletions
diff --git a/local/bin/lxc-net b/local/bin/lxc-net
index a9f1d10..0821571 100755
--- a/local/bin/lxc-net
+++ b/local/bin/lxc-net
@@ -1,5 +1,4 @@
#!/bin/sh
-set -e
if [ "$(id -u)" -ne 0 ]; then
echo "Root required for execution" >&2