move helper scripts in scripts dir [ci skip]
This commit is contained in:
parent
9831fe1bc3
commit
9b29c78742
19 changed files with 66 additions and 224 deletions
8
scripts/update_node.sh
Normal file
8
scripts/update_node.sh
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# sudo apt update && sudo apt autoremove -y && sudo apt upgrade -y
|
||||
sudo do-release-upgrade
|
||||
sudo apt update && sudo apt autoremove -y && sudo apt upgrade -y
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue