From 961a0bbdcbb2a0ab57a88498d8175e6d4c33965e Mon Sep 17 00:00:00 2001 From: VirtuBox Date: Mon, 16 Dec 2019 12:52:34 +0100 Subject: [PATCH] add alias --- mybashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/mybashrc b/mybashrc index 9295e67..a2645e6 100644 --- a/mybashrc +++ b/mybashrc @@ -794,3 +794,4 @@ alias update-wo-fast='python3 -m pip install -I "git+git://github.com/WordOps/Wo alias clone-wordops='git clone https://github.com/WordOps/WordOps.git -b updating-configuration' alias urbackup-client-setup=_URBACKUP_CLIENT alias delete-all-site=_DELETE_WO_SITES +alias stabilise-video=_STABILISE_VIDEO \ No newline at end of file