diff options
Diffstat (limited to 'src/lib/network')
-rwxr-xr-x | src/lib/network | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/network b/src/lib/network index bc11da7..6ac9d75 100755 --- a/src/lib/network +++ b/src/lib/network @@ -48,7 +48,6 @@ cd / # Expose the profile name Profile=$2 load_profile "$Profile" -source "$CONN_DIR/$Connection" case $1 in start) report_notice "Starting network profile '$Profile'..." |