Remove interpretor; file should be sourced not executed

This commit is contained in:
Devon Mackay 2018-07-10 10:07:38 -04:00
parent 263fcd1c35
commit 7adc36eed3

View File

@ -1,5 +1,3 @@
#!/bin/sh
# alpine_setup_functions: Functions used by the run_alpine_setup script
update_system_packages() {