mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Change to install a torrc.sample. This is consistent with other OSes.
svn:r11594
This commit is contained in:
parent
e313a8ad08
commit
19967acb55
@ -40,7 +40,7 @@ fi
|
||||
|
||||
# Create the configuration file only if there wasn't one already.
|
||||
if [ ! -f $TARGET/torrc ]; then
|
||||
cp $TARGET/torrc.sample $TARGET/torrc
|
||||
cp $TARGET/torrc.sample $TARGET/torrc.sample
|
||||
fi
|
||||
|
||||
# Ensure symbolic links
|
||||
|
Loading…
Reference in New Issue
Block a user