... | @@ -16,8 +16,8 @@ git checkout <new branch> |
... | @@ -16,8 +16,8 @@ git checkout <new branch> |
|
# build
|
|
# build
|
|
./hsh-custom-build.sh
|
|
./hsh-custom-build.sh
|
|
|
|
|
|
# change goemaxima version
|
|
# copy goemaxima.service file with new version
|
|
vim /etc/systemd/system/goemaxima.service
|
|
cp /srv/hsh-maxima/goemaxima.service /etc/systemd/system/goemaxima.service
|
|
|
|
|
|
# reload and start goemaxima
|
|
# reload and start goemaxima
|
|
systemctl daemon-reload
|
|
systemctl daemon-reload
|
... | | ... | |