first commit
This commit is contained in:
10
modules/repos.sh
Executable file
10
modules/repos.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
###########################
|
||||
### Repos configuration
|
||||
|
||||
echo
|
||||
echo " => Repos configuration"
|
||||
echo
|
||||
|
||||
cp config/sources.list /etc/apt/sources.list
|
||||
Reference in New Issue
Block a user