Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
Dockerfiles
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Picasoft
Technique
Dockerfiles
Commits
b40b5fbe
Unverified
Commit
b40b5fbe
authored
Oct 07, 2020
by
Quentin Duchemin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Dokuwiki] Remove playground pages at startup
parent
c8464d7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
pica-dokuwiki/run.sh
pica-dokuwiki/run.sh
+1
-1
No files found.
pica-dokuwiki/run.sh
View file @
b40b5fbe
...
...
@@ -13,7 +13,7 @@ echo "Remove old files..."
grep
-Ev
'^($|#)'
/var/www/html/data/deleted.files | xargs
-n
1
rm
-vf
echo
"Remove wiki tutorial pages..."
rm
-rf
/var/www/html/data/pages/
wiki
rm
-rf
/var/www/html/data/pages/
{
wiki,playground
}
echo
"Add additional MIME types..."
cp
/mime.local.conf /var/www/html/conf/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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