Update linkstack.sh
This commit is contained in:
parent
6c74217c19
commit
7b814adc98
@ -24,7 +24,7 @@ function update_script() {
|
||||
check_container_storage
|
||||
check_container_resources
|
||||
|
||||
if [[ ! -f /.linkstack ]]; then
|
||||
if [[ ! -f ~/.linkstack ]]; then
|
||||
msg_error "No ${APP} Installation Found!"
|
||||
exit
|
||||
fi
|
||||
@ -62,7 +62,6 @@ function update_script() {
|
||||
exit
|
||||
}
|
||||
|
||||
|
||||
start
|
||||
build_container
|
||||
description
|
||||
|
Loading…
x
Reference in New Issue
Block a user