Update publish.sh
This commit is contained in:
@@ -5,7 +5,7 @@ set -euo pipefail
|
|||||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||||
|
|
||||||
ARCH=$(uname -m)
|
ARCH=$(uname -m)
|
||||||
PROJECT="sos"
|
PROJECT="gp"
|
||||||
|
|
||||||
function heading() {
|
function heading() {
|
||||||
# print a heading with a line of dashe
|
# print a heading with a line of dashe
|
||||||
|
Reference in New Issue
Block a user