Börjat på labb 2
This commit is contained in:
5
Labb2/export.sh
Executable file
5
Labb2/export.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
declare -x DIST=Ubuntu
|
||||
echo "export.sh $DIST"
|
||||
bash import.sh
|
||||
exit 0
|
Reference in New Issue
Block a user