Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
planet.ubuntu-it.org
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gruppo Web
planet.ubuntu-it.org
Commits
d7de6ab8
Commit
d7de6ab8
authored
Oct 05, 2023
by
Mattia Rizzolo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move to git
Signed-off-by:
Mattia Rizzolo
<
mapreri@ubuntu.com
>
parent
f8b32a76
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Makefile
Makefile
+3
-3
No files found.
Makefile
View file @
d7de6ab8
REPO_URL
=
"
lp:~ubuntu-it-members/planet-ubuntu-it/membri
"
REPO_URL
=
"
https://git.launchpad.net/planet-ubuntu-it
"
.PHONY
:
build clean update
...
...
@@ -11,7 +11,7 @@ build: full-config.ini
update
:
membri
cd
membri
&&
bzr pull
cd
membri
&&
git pull
--ff-only
clean
:
...
...
@@ -22,7 +22,7 @@ clean:
membri
:
bzr branch
$(REPO_URL)
membri
git clone
$(REPO_URL)
membri
membri/config.ini
:
membri
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment