mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-17 01:20:14 +02:00
Set shell script execution flag and fixed landing path
This commit is contained in:
0
install-bridgehead.sh
Normal file → Executable file
0
install-bridgehead.sh
Normal file → Executable file
0
lib/functions.sh
Normal file → Executable file
0
lib/functions.sh
Normal file → Executable file
2
lib/generate.sh
Normal file → Executable file
2
lib/generate.sh
Normal file → Executable file
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cat > ../landing/index.html <<EOL
|
||||
cat > ./landing/index.html <<EOL
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
|
0
lib/prerequisites.sh
Normal file → Executable file
0
lib/prerequisites.sh
Normal file → Executable file
0
start-bridgehead.sh
Normal file → Executable file
0
start-bridgehead.sh
Normal file → Executable file
0
stop-bridgehead.sh
Normal file → Executable file
0
stop-bridgehead.sh
Normal file → Executable file
0
uninstall-bridgehead.sh
Normal file → Executable file
0
uninstall-bridgehead.sh
Normal file → Executable file
0
update-bridgehead.sh
Normal file → Executable file
0
update-bridgehead.sh
Normal file → Executable file
Reference in New Issue
Block a user