mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
quickfix
This commit is contained in:
parent
7d4262e76f
commit
8c8da03e77
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
ROSWELL_RELEASE_VERSION=23.10.14.114
|
||||
ROSWELL_RELEASE_VERSION=22.12.14.113
|
||||
ROSWELL_TARBALL_PATH=$HOME/roswell.tar.gz
|
||||
ROSWELL_DIR=$HOME/.roswell
|
||||
ROSWELL_REPO=${ROSWELL_REPO:-https://github.com/roswell/roswell}
|
||||
|
|
|
|||
Loading…
Reference in a new issue