New backup 2025-03-31 15:00:02
This commit is contained in:
parent
9a9b42550b
commit
ce83cc38ea
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ devpod-arm(){
|
|||
}
|
||||
simplewebserver(){
|
||||
screen python3 -m http.server
|
||||
# screen ssi-server
|
||||
}
|
||||
filecount(){
|
||||
[[ -z ${1} ]] && fc_targetdir=$(pwd) || fc_targetdir="${1}"
|
||||
|
|
Loading…
Add table
Reference in a new issue