aboutsummaryrefslogtreecommitdiffstats
path: root/bin/update-script-repo.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xbin/update-scripts-repo.sh (renamed from bin/update-script-repo.sh)1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/update-script-repo.sh b/bin/update-scripts-repo.sh
index 2edf308..89bfa36 100755
--- a/bin/update-script-repo.sh
+++ b/bin/update-scripts-repo.sh
@@ -5,3 +5,4 @@ SCRIPTS_REPO_PATH="$HOME/workbench/scripts/"
cp -rv "$HOME/.local/usr/local/bin" "$SCRIPTS_REPO_PATH"
cp -rv "$HOME/workbench/auto-void-packages" "$SCRIPTS_REPO_PATH"
+cp -rv "$HOME/workbench/ansible" "$SCRIPTS_REPO_PATH"
tailTopAnimeController.kt and the activity are working fine.Clyhtsuriva2-89/+111 2021-05-13Redefining how the controller is started.Clyhtsuriva2-5/+2 2021-05-13DetailTopMangaController.kt and the activity are working fine.Clyhtsuriva2-91/+116 2021-05-12creating empty controller files for detail pagesClyhtsuriva4-0/+12 2021-05-12creating anime and manga packages for controllersClyhtsuriva8-8/+8