Remove interpreter specification

These script fragments should only ever be sourced rather then directly
executed
This commit is contained in:
Devon Mackay
2018-07-06 13:17:03 -04:00
parent 16de4f829e
commit c4283fe1a4
3 changed files with 3 additions and 8 deletions

View File

@@ -1,5 +1,3 @@
#!/bin/bash
# setup_functions.inc.sh: Functions used by the setup script
install_pipenv() {