Update dotfiles/.profile
This commit is contained in:
parent
ee7a106f30
commit
fab6d68e40
1 changed files with 2 additions and 2 deletions
|
@ -117,8 +117,8 @@ randomstring() {
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
# Launch rclone admin GUI
|
# Rclone GUI
|
||||||
rclonegui() {
|
rcloneui() {
|
||||||
rclone rcd --rc-web-gui --rc-user=admin --rc-pass=pass --rc-serve
|
rclone rcd --rc-web-gui --rc-user=admin --rc-pass=pass --rc-serve
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue