mirror of
https://github.com/azlux/log2ram.git
synced 2023-10-10 13:37:24 +02:00
Update install.sh
Indicate that we install log2ram on the detected init-system
This commit is contained in:
parent
9c42a06d25
commit
e563d2c5ed
@ -19,7 +19,7 @@ case "$INIT" in
|
||||
;;
|
||||
esac
|
||||
|
||||
echo "installing files for ${INIT}..."
|
||||
echo "Installing log2ram for $INIT init-system"
|
||||
# log2ram
|
||||
mkdir -p /usr/local/bin/
|
||||
install -m 755 log2ram /usr/local/bin/log2ram
|
||||
|
Loading…
Reference in New Issue
Block a user