rename qwaiter to mozo

This commit is contained in:
2025-09-20 17:35:58 -05:00
parent 7212d9041e
commit 0e051b1f93
99 changed files with 189 additions and 168 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
#require 'capistrano/local_precompile'
set :application, 'mozo.bar'
#set :repo_url, 'root@uflows.com:/var/git/qwaiter.git'
set :repo_url, '/var/git/qwaiter.git'
#set :repo_url, 'root@uflows.com:/var/git/mozo.git'
set :repo_url, '/var/git/mozo.git'
# Default branch is :master
# ask :branch, proc { `git rev-parse --abbrev-ref HEAD`.chomp }.call