Skip to content

Atsumeru-xyz/Atsumeru-systemd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIO Atsumeru systemd service installation script for BASH

Download AIO script and run it (I strongly recommend that you run it as a non-root user):

curl -s https://api.github.com/repos/Atsumeru-xyz/Atsumeru-systemd/releases/latest | grep "browser_download_url.*install.sh" |  cut -d : -f 2,3 |  tr -d \" |  wget -q -O install.sh  -i - && \
chmod u+x install.sh && \
./install.sh

Important points

  • A user is created, in the user group on behalf of which the script for the service with the home directory /opt/atsumeru is launched.
  • The content is supposed to be stored in the same directory (symlinks are supported).
  • The script works on debian based distributions

GitHub for Atsumeru

All info is available on Atsumeru website

Acknowledgments

About

AIO Atsumeru systemd service installation script for BASH

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages