mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Fix path in Linux.sh script
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This is taken from: https://nodejs.org/api/single-executable-applications.html
|
||||
bash Base.sh
|
||||
bash ./Base.sh
|
||||
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
|
||||
node --experimental-sea-config $SCRIPT_DIR/../../sea-config.json
|
||||
cp $(command -v node) InfrastructureAgent
|
||||
|
||||
Reference in New Issue
Block a user