Removed submodules
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
which export
|
||||
echo N=${NUM}
|
||||
export NUM=5
|
||||
echo N=${NUM}
|
||||
quit
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
which export
|
||||
echo N=${NUM}
|
||||
export NUM=5
|
||||
echo N=${NUM}
|
||||
quit
|
||||