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
|
||||
}
|
||||
|
||||
# Launch rclone admin GUI
|
||||
rclonegui() {
|
||||
# Rclone GUI
|
||||
rcloneui() {
|
||||
rclone rcd --rc-web-gui --rc-user=admin --rc-pass=pass --rc-serve
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue