Skip to content
Snippets Groups Projects

add /data/rt-shredder

Open samba requested to merge shred into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -59,7 +59,7 @@ echo 'export APACHE_API_PORT=${APACHE_API_PORT:-8081}' >> /etc/apache2/envvars
@@ -59,7 +59,7 @@ echo 'export APACHE_API_PORT=${APACHE_API_PORT:-8081}' >> /etc/apache2/envvars
# No need to enable the default apache vhost.
# No need to enable the default apache vhost.
# Create mountpoint dirs.
# Create mountpoint dirs.
mkdir -p /data /config
mkdir -p /data /config /data/RT-Shredder
# Wipe the RT_SiteConfig.d directory and replace it with
# Wipe the RT_SiteConfig.d directory and replace it with
# a link to /config (mountpoint).
# a link to /config (mountpoint).
Loading