Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
b89d430b
Commit
b89d430b
authored
Nov 09, 2001
by
Leigh B. Stoller
Browse files
Create a symlink to webglimpse directory, which sits up one level
in /usr/testbed. This may change. Not sure yet.
parent
8d279572
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/GNUmakefile.in
View file @
b89d430b
...
...
@@ -61,6 +61,8 @@ install: $(addprefix $(INSTALL_WWWDIR)/, $(ALLFILES)) \
$(addprefix $(INSTALL_WWWDIR)/doc/, $(ALLDOCS)) \
$(addprefix $(INSTALL_WWWDIR)/autostatus-icons/, $(ALLICONS))
cd $(INSTALL_WWWDIR) && \
rm -f webglimpse \
ln -s ../webglimpse webglimpse \
rm -f tbdb.html; \
ln -s index.html tbdb.html; \
rm -f icons; \
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment