Changes between Version 9 and Version 10 of deployOnLinux


Ignore:
Timestamp:
02/25/2021 10:59:16 AM (5 years ago)
Author:
sokol
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • deployOnLinux

    v9 v10  
    6363systemctl reboot
    6464}}}
     65Додати користувача:
     66{{{
     67#!application/x-sh
     68/usr/sbin/adduser логін
     69}}}
    6570
    6671}}}