Skip to content
Snippets Groups Projects
Commit 2b041440 authored by Florent Thiery's avatar Florent Thiery
Browse files

clarify naming

parent f35b90d5
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
set -e set -e
echo "Testing apt-get upgrade" echo "Testing apt-get install"
echo "Clean repository" echo "Clean repository"
apt-get clean apt-get clean
......
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment