Renamed the fcgi executable.
This commit is contained in:
@@ -16,7 +16,7 @@ source $HOME/eiffel.rc
|
|||||||
git clone https://github.com/EiffelWebFramework/EWF.git $web_dir/src
|
git clone https://github.com/EiffelWebFramework/EWF.git $web_dir/src
|
||||||
|
|
||||||
# Build executable
|
# Build executable
|
||||||
eiffel build -v --target debug_libfcgi $web_dir/src/examples/debug/debug.ecf $web_dir/html/debug.fcgi
|
eiffel build -v --target debug_libfcgi $web_dir/src/examples/debug/debug.ecf $web_dir/html/service.fcgi
|
||||||
|
|
||||||
# Clean files
|
# Clean files
|
||||||
rm -rf $ISE_EIFFEL
|
rm -rf $ISE_EIFFEL
|
||||||
|
|||||||
Reference in New Issue
Block a user