Split package configuration to another script
This commit is contained in:
parent
88a533d217
commit
a0af4c6e2f
2 changed files with 6 additions and 4 deletions
|
|
@ -22,7 +22,3 @@ youtube-dl \
|
|||
"
|
||||
|
||||
sudo apt-get install --yes ${DEB_PKGS}
|
||||
sudo usermod --append --groups docker ${USER}
|
||||
|
||||
systemctl --user enable syncthing.service
|
||||
systemctl --user start syncthing.service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue