mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 19:46:27 +02:00
readme updates
This commit is contained in:
parent
8de614ee94
commit
80e0304424
3 changed files with 29 additions and 1 deletions
|
@ -234,6 +234,10 @@ chmod -R o-w *
|
|||
rm -rf /home/ubuntu
|
||||
chmod 777 /tmp
|
||||
|
||||
# disable cron
|
||||
systemctl stop cron
|
||||
systemctl disable cron
|
||||
|
||||
# leave container
|
||||
exit
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue