v1.5 = Changed the interpreter to bash

+ Changed the interpreter to bash (was causing issues)
This commit is contained in:
Zack T
2018-01-31 22:37:23 -07:00
parent 655c94b219
commit fb0de703bb

View File

@@ -1,9 +1,9 @@
#!/bin/sh
#!/bin/bash
###################################################################################################
# Script Name: update_Maple.sh
# By: Zack Thompson / Created: 3/2/2017
# Version: 1.4 / Updated: 1/24/2018 / By: ZT
# Version: 1.5 / Updated: 1/31/2018 / By: ZT
#
# Description: This script silently installs a Maple update.
#