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 )"
|
||||
|
||||
ARCH=$(uname -m)
|
||||
PROJECT="sos"
|
||||
PROJECT="gp"
|
||||
|
||||
function heading() {
|
||||
# print a heading with a line of dashe
|
||||
|
Reference in New Issue
Block a user